net.infonode.docking.drop
public class DropFilterProperty extends ValueHandlerProperty
Since: IDW 1.4.0
Version: $Revision: 1.3 $
Constructor Summary | |
---|---|
DropFilterProperty(PropertyGroup group, String name, String description, PropertyValueHandler valueHandler)
Constructor.
|
Method Summary | |
---|---|
DropFilter | get(Object valueContainer)
Gets the {@link DropFilter} value of this property in a value container.
|
void | set(Object valueContainer, DropFilter filter)
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 {@link DropFilter} value
Parameters: valueContainer the value container filter the value