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