| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.cow.gwt.client.NewPage
public class NewPage
GUI for creating a new page or directory. Get information from the server with javascript variables in the show view and use PageService methods to check the name and create the page or directory.
| Constructor Summary | |
|---|---|
| NewPage() | |
| Method Summary | |
|---|---|
| static void | clear(com.google.gwt.user.client.Element parent)Removes all of the element's children. | 
|  void | onHistoryChanged(String s)Called when a GWT link is clicked. | 
|  void | onModuleLoad()Called when the javascript file is loaded in a web page. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public NewPage()
| Method Detail | 
|---|
public void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic void onHistoryChanged(String s)
onHistoryChanged in interface com.google.gwt.user.client.HistoryListeners - anchor value of the linkpublic static void clear(com.google.gwt.user.client.Element parent)
parent - a DOM element
IllegalArgumentException - if parent is null| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||