net.infonode.tabbedpanel
Class TabAreaVisiblePolicyProperty
java.lang.Object
net.infonode.properties.util.AbstractProperty
net.infonode.properties.util.ValueHandlerProperty
net.infonode.properties.types.EnumProperty
net.infonode.tabbedpanel.TabAreaVisiblePolicyProperty
- All Implemented Interfaces:
- Property
- public class TabAreaVisiblePolicyProperty
- extends EnumProperty
Property for TabAreaVisiblePolicy
- Since:
- ITP 1.4.0
- Version:
- $Revision: 1.2 $
- See Also:
TabAreaVisiblePolicy
TabAreaVisiblePolicyProperty
public TabAreaVisiblePolicyProperty(PropertyGroup group,
String name,
String description,
PropertyValueHandler valueStorage)
- Constructs a TabAreaVisiblePolicyProperty object
- Parameters:
group
- property groupname
- property namedescription
- property descriptionvalueStorage
- storage for property
get
public TabAreaVisiblePolicy get(Object object)
- Gets the TabAreaVisiblePolicy
- Parameters:
object
- storage object for property
- Returns:
- the TabAreaVisiblePolicy
set
public void set(Object object,
TabAreaVisiblePolicy policy)
- Sets the TabAreaVisiblePolicy
- Parameters:
object
- storage object for propertypolicy
- the TabAreaVisiblePolicy
Copyright © 2007 NNL Technology AB. All Rights Reserved.