net.infonode.docking.drop
public class DropFilterProperty extends ValueHandlerProperty
| Constructor Summary | |
|---|---|
| DropFilterProperty(PropertyGroup group, String name, String description, PropertyValueHandler valueHandler)
Constructor.
| |
| Method Summary | |
|---|---|
| DropFilter | get(Object valueContainer)
Gets the 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 DropFilter value
Parameters: valueContainer the value container filter the value