public class SequenceWidget
extends com.google.gwt.user.client.ui.Composite
Modifier and Type | Field and Description |
---|---|
protected static String |
RSG_BINDING_CONTEXT_PROPERTY |
protected static String |
RSG_BINDING_PROPERTY
for the RSG case, whenever a new Sequence is added it sets the metadata named "bindingContext" to ...[-1] to identify it is new
|
Constructor and Description |
---|
SequenceWidget(Presenter p,
ClientSequence owner,
org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence repSequence,
boolean notRemovable,
boolean isNew) |
Modifier and Type | Method and Description |
---|---|
void |
add(TemplateComponent toAdd) |
void |
alignButtonsLeft() |
void |
clearAssociation() |
void |
enableClear() |
ArrayList<TemplateComponent> |
getSeqGroupedComponents() |
org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence |
getSequence() |
protected boolean |
hideAddEntryButton() |
protected boolean |
hideClearAssociationButton() |
protected boolean |
isAnEmptyRef() |
void |
removeAddAnotherButton() |
void |
showResetFields(boolean show) |
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
protected static final String RSG_BINDING_PROPERTY
protected static final String RSG_BINDING_CONTEXT_PROPERTY
public SequenceWidget(Presenter p, ClientSequence owner, org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence repSequence, boolean notRemovable, boolean isNew)
protected boolean hideClearAssociationButton()
protected boolean hideAddEntryButton()
public void enableClear()
public void clearAssociation()
protected boolean isAnEmptyRef()
public void add(TemplateComponent toAdd)
public void showResetFields(boolean show)
public ArrayList<TemplateComponent> getSeqGroupedComponents()
public void removeAddAnotherButton()
public org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence getSequence()
public void alignButtonsLeft()
Copyright © 2014. All Rights Reserved.