|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.gcube.portlets.user.reportgenerator.client.Headerbar
public class Headerbar
Headerbar
class is the top bar component of the UI
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
Field Summary |
---|
Fields inherited from class com.google.gwt.user.client.ui.UIObject |
---|
DEBUG_ID_PREFIX |
Constructor Summary | |
---|---|
Headerbar(Presenter c)
Constructor |
Method Summary | |
---|---|
void |
enableBiblioEntry(com.google.gwt.user.client.ui.RichTextArea d4sArea)
rewrite with setHTML to remove the gray color |
void |
enableExports()
rewrite with setHTML to remove the gray color |
com.google.gwt.user.client.Command |
getBiblioCommand()
temporary command |
com.google.gwt.user.client.Command |
getDisabledExportMenuItemCmd()
|
com.google.gwt.user.client.ui.CellPanel |
getMainLayout()
|
com.google.gwt.user.client.Command |
getNullCommand()
temporary command |
void |
getUrl()
Get URL from browser |
void |
setMenuForVME()
|
void |
setMenuForWorkflowDocument(boolean canUpdate)
|
void |
setModel(TemplateModel model)
|
Methods inherited from class com.google.gwt.user.client.ui.Composite |
---|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Headerbar(Presenter c)
c
- the controller instance for this UI componentMethod Detail |
---|
public void setMenuForVME()
public void setMenuForWorkflowDocument(boolean canUpdate)
public void getUrl()
public com.google.gwt.user.client.Command getNullCommand()
public com.google.gwt.user.client.Command getDisabledExportMenuItemCmd()
public com.google.gwt.user.client.Command getBiblioCommand()
public void enableExports()
public void enableBiblioEntry(com.google.gwt.user.client.ui.RichTextArea d4sArea)
d4sArea
- public void setModel(TemplateModel model)
model
- .public com.google.gwt.user.client.ui.CellPanel getMainLayout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |