|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfStep | |
---|---|
org.gcube.portlets.admin.wftemplates.client | |
org.gcube.portlets.admin.wftemplates.client.event | |
org.gcube.portlets.admin.wftemplates.client.presenter |
Uses of WfStep in org.gcube.portlets.admin.wftemplates.client |
---|
Methods in org.gcube.portlets.admin.wftemplates.client with parameters of type WfStep | |
---|---|
void |
AppController.doRemoveStep(WfStep step)
|
Uses of WfStep in org.gcube.portlets.admin.wftemplates.client.event |
---|
Methods in org.gcube.portlets.admin.wftemplates.client.event that return WfStep | |
---|---|
WfStep |
StepRemovedEvent.getRemovedStep()
|
Constructors in org.gcube.portlets.admin.wftemplates.client.event with parameters of type WfStep | |
---|---|
StepRemovedEvent(WfStep removedStep)
|
Uses of WfStep in org.gcube.portlets.admin.wftemplates.client.presenter |
---|
Methods in org.gcube.portlets.admin.wftemplates.client.presenter with parameters of type WfStep | |
---|---|
void |
WfTemplatesPresenter.doRemoveStep(WfStep step)
remove the connections attached to the step from the model |
void |
Presenter.doRemoveStep(WfStep step)
|
void |
MyDiagramController.raiseWidgetRemovedEvent(WfStep removed)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |