net.infonode.docking.action
public class DockingWindowActionProperty extends ValueHandlerProperty
Since: IDW 1.3.0
Version: $Revision: 1.4 $
Constructor Summary | |
---|---|
DockingWindowActionProperty(PropertyGroup group, String name, String description, PropertyValueHandler valueHandler)
Constructor.
|
Method Summary | |
---|---|
DockingWindowAction | get(Object valueContainer)
Gets the DockingWindowAction value of this property in a value container.
|
void | set(Object valueContainer, DockingWindowAction action)
Sets the value of this property in a value container.
|
Parameters: group the property group name the property name description the property description valueHandler handles values for this property
Parameters: valueContainer the value container
Returns: the DockingWindowAction value
Parameters: valueContainer the value container action the value