org.eaglei.datatools.client.ui
Class ButtonsPanel
java.lang.Object
com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.eaglei.datatools.client.ui.ButtonsPanel
- All Implemented Interfaces:
- com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.IsWidget
public class ButtonsPanel
- extends com.google.gwt.user.client.ui.Composite
| 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 |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
DEBUG_ID_PREFIX |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
addAttachHandler, 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, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
formControlLabel
@UiField
protected com.google.gwt.user.client.ui.Label formControlLabel
wfLabel
@UiField
protected com.google.gwt.user.client.ui.Label wfLabel
workFlowActionButton1
@UiField
protected com.google.gwt.user.client.ui.Button workFlowActionButton1
workFlowActionButton2
@UiField
protected com.google.gwt.user.client.ui.Button workFlowActionButton2
workFlowActionButton3
@UiField
protected com.google.gwt.user.client.ui.Button workFlowActionButton3
workFlowActionButton4
@UiField
protected com.google.gwt.user.client.ui.Button workFlowActionButton4
claimReleaseButton
@UiField
protected com.google.gwt.user.client.ui.Button claimReleaseButton
saveButton
@UiField
protected com.google.gwt.user.client.ui.Button saveButton
editButton
@UiField
protected com.google.gwt.user.client.ui.Button editButton
cancelButton
@UiField
protected com.google.gwt.user.client.ui.Button cancelButton
copyResourceButton
@UiField
protected com.google.gwt.user.client.ui.Button copyResourceButton
deleteButton
@UiField
protected com.google.gwt.user.client.ui.Button deleteButton
onlyThisProvider
@UiField
protected com.google.gwt.user.client.ui.RadioButton onlyThisProvider
all
@UiField
protected com.google.gwt.user.client.ui.RadioButton all
setProviderRestrictionSelector
public void setProviderRestrictionSelector(ButtonsPanel.ProviderRestrictionListener listener)
- Set whether pick list values are restricted to provider or to all. By default only this provider.
setWorkflowButtons
public void setWorkflowButtons()
setEnable
protected void setEnable(com.google.gwt.user.client.ui.Button workflowButton,
boolean enable)
getSaveButton
public com.google.gwt.user.client.ui.Button getSaveButton()
getCancelButton
public com.google.gwt.user.client.ui.Button getCancelButton()
getEditButton
public com.google.gwt.user.client.ui.Button getEditButton()
setRootSuperClass
public void setRootSuperClass(org.eaglei.model.EIClass superclass)
setClaimOrReleaseButtonAction
public void setClaimOrReleaseButtonAction()
hideAllWorkflowButtons
public void hideAllWorkflowButtons()
isPresenlyOwner
public boolean isPresenlyOwner()
Copyright © 2009-2011 Eagle-I. All Rights Reserved.