org.kuali.student.common.ui.client.util
Class PrintUtils

java.lang.Object
  extended by org.kuali.student.common.ui.client.util.PrintUtils

public class PrintUtils
extends Object


Field Summary
private static int num
           
 
Constructor Summary
PrintUtils()
           
 
Method Summary
private static void openPrintWindow(String html, String headTag, int num)
           
static void print(com.google.gwt.user.client.ui.UIObject uiObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

num

private static int num
Constructor Detail

PrintUtils

public PrintUtils()
Method Detail

print

public static void print(com.google.gwt.user.client.ui.UIObject uiObject)

openPrintWindow

private static void openPrintWindow(String html,
                                    String headTag,
                                    int num)


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.