deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

org.deegree.portal.standard.admin.model
Class ExtJsAreaBean

java.lang.Object
  extended by 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 $

Constructor Summary
ExtJsAreaBean()
           
 
Method Summary
 List getChildren()
           
 String getCls()
           
 String getId()
           
 String getText()
           
 boolean isLeaf()
           
 void setChildren(List children)
           
 void setCls(String cls)
           
 void setId(String id)
           
 void setLeaf(boolean leaf)
           
 void setText(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtJsAreaBean

public ExtJsAreaBean()
Method Detail

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

deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org