public class ViewPropertiesInput extends ViewProperties
ViewProperties.Property
controller, model, root, roots, treeViewer
Constructor and Description |
---|
ViewPropertiesInput(org.eclipse.swt.widgets.Composite parent,
Controller controller)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doUpdate(ModelEvent.ModelPart part)
Update the view.
|
LayoutUtility.ViewUtilityType |
getType()
Returns the view type
|
asRelativeValue, dispose, getContext, getParent, refresh, reset, update
public ViewPropertiesInput(org.eclipse.swt.widgets.Composite parent, Controller controller)
parent
- controller
- public LayoutUtility.ViewUtilityType getType()
protected void doUpdate(ModelEvent.ModelPart part)
doUpdate
in class ViewProperties
part
-