org.apache.myfaces.application.pss
Class TreeStructComponent
java.lang.Object
   org.apache.myfaces.application.pss.TreeStructComponent
org.apache.myfaces.application.pss.TreeStructComponent
- All Implemented Interfaces: 
- java.io.Serializable
- public class TreeStructComponent 
- extends java.lang.Object- implements java.io.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 java.lang.Object get_componentState()
- 
 
- 
 
set_componentState
public void set_componentState(java.lang.Object _componentState)
- 
 
- 
 
getComponentClass
public java.lang.Integer getComponentClass()
- 
 
- 
 
getComponentId
public java.lang.String getComponentId()
- 
 
- 
 
clone
public TreeStructComponent clone(TreeStructComponent org)
- 
 
- 
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.