org.kuali.student.common.ui.client.util
Class PrintUtils
java.lang.Object
org.kuali.student.common.ui.client.util.PrintUtils
public class PrintUtils
- extends Object
Field Summary |
private static int |
num
|
Method Summary |
private static void |
openPrintWindow(String html,
String headTag,
int num)
|
static void |
print(com.google.gwt.user.client.ui.UIObject uiObject)
Shows the uiObject content in a printable form in a new window |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
num
private static int num
PrintUtils
public PrintUtils()
print
public static void print(com.google.gwt.user.client.ui.UIObject uiObject)
- Shows the uiObject content in a printable form in a new window
- Parameters:
uiObject
-
openPrintWindow
private static void openPrintWindow(String html,
String headTag,
int num)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.