org.gcube.portlets.user.collectionexplorer.client
Class CollectionsExplorer
java.lang.Object
org.gcube.portlets.user.collectionexplorer.client.CollectionsExplorer
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class CollectionsExplorer
- extends Object
- implements com.google.gwt.core.client.EntryPoint
Entry point classes define onModuleLoad()
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTAINER_DIV
public static final String CONTAINER_DIV
- See Also:
- Constant Field Values
singleton
public static CollectionsExplorer singleton
CollectionsExplorer
public CollectionsExplorer()
get
public static CollectionsExplorer get()
- Returns:
- .
onModuleLoad
public void onModuleLoad()
- This is the entry point method.
- Specified by:
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
setCaption
public void setCaption(String caption)
updateSize
public void updateSize()
- updateSize
getRecordsPanel
public ItemsDisplayerPanel getRecordsPanel()
- Returns:
getModel
public Model getModel()
getHeader
public HeaderBar getHeader()
getCollectionsPanel
public CollectionsPanel getCollectionsPanel()
Copyright © 2014. All Rights Reserved.