|
||||||||||
| 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
com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<T>
com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractCheckBoxGrid<T>
com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractEditableGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>
com.ebmwebsourcing.petalsbpm.definitionseditor.eventdefinition.timer.TimerEventDefinitionPanel
public class TimerEventDefinitionPanel
| 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.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractCheckBoxGrid |
|---|
cbSelectionModel |
| Fields inherited from class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid |
|---|
data, gridPanel, OBJECT_REF, recordDef, store |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
TimerEventDefinitionPanel()
|
|
| Method Summary | |
|---|---|
protected void |
bind(com.gwtext.client.data.Record record,
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean value)
|
protected void |
buildGrid()
|
protected java.lang.Object[] |
convertDataToObject(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean data)
|
protected java.lang.String |
getAddText()
|
protected java.util.List<com.gwtext.client.widgets.grid.BaseColumnConfig> |
getColumnsConfig()
|
protected com.gwtext.client.data.FieldDef[] |
getFieldDef()
|
protected com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean |
getNewDefaultRecord()
|
protected java.lang.String |
getRemoveText()
|
protected boolean |
isValid(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean data)
|
| Methods inherited from class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractEditableGrid |
|---|
addHandler, getSelectedValues, getValues, hasAddBtn, hasRemoveBtn |
| Methods inherited from class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid |
|---|
addHandler, clearRecords, convertDataListToObjecArray, convertDataToObjectWithObjectRef, getGridPanel, load, refresh, setHeight, setTitle, setWidth |
| 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, setVisible, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TimerEventDefinitionPanel()
| Method Detail |
|---|
protected void bind(com.gwtext.client.data.Record record,
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean value)
bind in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractEditableGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>protected void buildGrid()
buildGrid in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractEditableGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>protected java.lang.String getAddText()
getAddText in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractEditableGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>protected com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean getNewDefaultRecord()
getNewDefaultRecord in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractEditableGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>protected java.lang.String getRemoveText()
getRemoveText in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractEditableGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>protected java.lang.Object[] convertDataToObject(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean data)
convertDataToObject in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>protected java.util.List<com.gwtext.client.widgets.grid.BaseColumnConfig> getColumnsConfig()
getColumnsConfig in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>protected com.gwtext.client.data.FieldDef[] getFieldDef()
getFieldDef in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>protected boolean isValid(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean data)
isValid in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition.ITimerEventDefinitionBean>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||