public class Headerbar
extends com.google.gwt.user.client.ui.Composite
Headerbar
class is the top bar component of the UIModifier and Type | Method and Description |
---|---|
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) |
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
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
public Headerbar(Presenter c)
c
- the controller instance for this UI componentpublic 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()
Copyright © 2014. All Rights Reserved.