org.gcube.portlets.admin.fulltextindexportlet.gwt.client
Class FTIndexManagementPortlet
java.lang.Object
org.gcube.portlets.admin.fulltextindexportlet.gwt.client.FTIndexManagementPortlet
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint, com.google.gwt.user.client.ui.TreeListener, com.google.gwt.user.client.WindowResizeListener, EventListener
public class FTIndexManagementPortlet
- extends Object
- implements com.google.gwt.core.client.EntryPoint, com.google.gwt.user.client.WindowResizeListener, com.google.gwt.user.client.ui.TreeListener
Entry point class for the FullTextIndexPortlet application.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mgmtService
public static ManagementServiceAsync mgmtService
- An GWT RPC interface to the ManagementService
FTIndexManagementPortlet
public FTIndexManagementPortlet()
onModuleLoad
public void onModuleLoad()
-
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
onWindowResized
public void onWindowResized(int width,
int height)
-
- Specified by:
onWindowResized in interface com.google.gwt.user.client.WindowResizeListener
onTreeItemSelected
public void onTreeItemSelected(com.google.gwt.user.client.ui.TreeItem item)
-
- Specified by:
onTreeItemSelected in interface com.google.gwt.user.client.ui.TreeListener
onTreeItemStateChanged
public void onTreeItemStateChanged(com.google.gwt.user.client.ui.TreeItem item)
-
- Specified by:
onTreeItemStateChanged in interface com.google.gwt.user.client.ui.TreeListener
Copyright © 2013. All Rights Reserved.