org.apache.myfaces.application.pss
Class TreeStructComponent
java.lang.Object
org.apache.myfaces.application.pss.TreeStructComponent
- All Implemented Interfaces:
- Serializable
public class TreeStructComponent
- extends Object
- implements Serializable
- Author:
- Martin Haimberger
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATE_IS_TEMPLATE_STATE
public static final byte STATE_IS_TEMPLATE_STATE
- See Also:
- Constant Field Values
STATE_IS_NEW_STATE
public static final byte STATE_IS_NEW_STATE
- See Also:
- Constant Field Values
STATE_IS_NEW_COMPONENT
public static final byte STATE_IS_NEW_COMPONENT
- See Also:
- Constant Field Values
STATE_IS_RESTORED
public static final byte STATE_IS_RESTORED
- See Also:
- Constant Field Values
isTransient
public boolean isTransient()
setTransient
public void setTransient(boolean _transient)
getStatus
public byte getStatus()
setStatus
public void setStatus(byte status)
get_componentState
public Object get_componentState()
set_componentState
public void set_componentState(Object _componentState)
getComponentClass
public Integer getComponentClass()
getComponentId
public String getComponentId()
clone
public TreeStructComponent clone(TreeStructComponent org)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.