org.deegree.portal.standard.admin.model
Class ExtJsAreaBean
java.lang.Object
  
org.deegree.portal.standard.admin.model.ExtJsAreaBean
public class ExtJsAreaBean
- extends Object
 
bean mapping a GUI area using fields that can be mapped to extJs tree node JSON objects
- Version:
 
  - $Revision: $, $Date: $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: admin $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ExtJsAreaBean
public ExtJsAreaBean()
isLeaf
public boolean isLeaf()
- Returns:
 - the leaf
 
 
setLeaf
public void setLeaf(boolean leaf)
- Parameters:
 leaf - the leaf to set
 
getText
public String getText()
- Returns:
 - the text
 
 
setText
public void setText(String text)
- Parameters:
 text - the text to set
 
getId
public String getId()
- Returns:
 - the id
 
 
setId
public void setId(String id)
- Parameters:
 id - the id to set
 
getChildren
public List getChildren()
- Returns:
 - the children
 
 
setChildren
public void setChildren(List children)
- Parameters:
 children - the children to set
 
getCls
public String getCls()
- Returns:
 - the cls
 
 
setCls
public void setCls(String cls)
- Parameters:
 cls - the cls to set
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org