org.gcube.portlets.user.templates.client
Class Templates
java.lang.Object
org.gcube.portlets.user.templates.client.Templates
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class Templates
- 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 |
HEADER_HEIGHT
public static final int HEADER_HEIGHT
- See Also:
- Constant Field Values
PAGE_LEFT
public static final int PAGE_LEFT
- See Also:
- Constant Field Values
TOOLBOX_LEFT
public static final int TOOLBOX_LEFT
- See Also:
- Constant Field Values
TEMPLATE_LEFT
public static final int TEMPLATE_LEFT
- See Also:
- Constant Field Values
TEMPLATE_TOP
public static final int TEMPLATE_TOP
- See Also:
- Constant Field Values
singleton
public static Templates singleton
Templates
public Templates()
get
public static Templates get()
- Returns:
- .
onModuleLoad
public void onModuleLoad()
- This is the entry point method.
- Specified by:
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
getMainLayout
public com.google.gwt.user.client.ui.VerticalPanel getMainLayout()
- Returns:
- .
getHeader
public HeaderBar getHeader()
- Returns:
- .
getTitleHeader
public TitleBar getTitleHeader()
- Returns:
- .
getToolbarPanel
public com.google.gwt.user.client.ui.VerticalPanel getToolbarPanel()
- Returns:
- .
getDivHidden
public com.google.gwt.user.client.ui.HTML getDivHidden()
setDivHidden
public void setDivHidden(com.google.gwt.user.client.ui.HTML divHidden)
getScrollerPanel
public com.google.gwt.user.client.ui.ScrollPanel getScrollerPanel()
Copyright © 2013. All Rights Reserved.