Constructor and Description |
---|
ViewAttributeDefinition(org.eclipse.swt.custom.CTabFolder parent,
java.lang.String attribute,
Controller controller)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes the view.
|
void |
reset()
Resets the view.
|
void |
update(ModelEvent event)
Updates the view.
|
public ViewAttributeDefinition(org.eclipse.swt.custom.CTabFolder parent, java.lang.String attribute, Controller controller)
parent
- attribute
- controller
- public void dispose()
IView
public void reset()
IView
public void update(ModelEvent event)
IView