|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkflowModelViewSPI
Interface for classes which should be notified about changes to the current active workflow model (ModelMap.CURRENT_WORKFLOW) object within the workbench UI
| Method Summary | |
|---|---|
void |
attachToModel(ScuflModel model)
Directs the implementing component to bind to the specified ScuflModel instance, refresh its internal state from the model and commence listening to events, maintaining its state as these events dictate. |
void |
detachFromModel()
Directs the implementing component to detach from the model, set its internal state to some suitable blank (i.e. |
| Methods inherited from interface org.embl.ebi.escience.scuflui.spi.UIComponentSPI |
|---|
getIcon, getName, onDisplay, onDispose |
| Method Detail |
|---|
void attachToModel(ScuflModel model)
void detachFromModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||