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

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

java.lang.Object
  extended by org.deegree.portal.standard.admin.model.ExtJsGUIBean

public class ExtJsGUIBean
extends Object

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Andreas Poth, last edited by: $Author: admin $

Constructor Summary
ExtJsGUIBean()
           
 
Method Summary
 List getChildren()
           
 String getCls()
           
 String getId()
           
 String getText()
           
 boolean isExpanded()
           
 boolean isLeaf()
           
 void setChildren(List children)
           
 void setCls(String cls)
           
 void setExpanded(boolean expanded)
           
 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

ExtJsGUIBean

public ExtJsGUIBean()
Method Detail

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

isExpanded

public boolean isExpanded()
Returns:
the expanded

setExpanded

public void setExpanded(boolean expanded)
Parameters:
expanded - the expanded to set

isLeaf

public boolean isLeaf()
Returns:
the leaf

setLeaf

public void setLeaf(boolean leaf)
Parameters:
leaf - the leaf to set

getCls

public String getCls()
Returns:
the cls

setCls

public void setCls(String cls)
Parameters:
cls - the cls to set

getChildren

public List getChildren()
Returns:
the children

setChildren

public void setChildren(List children)
Parameters:
children - the children 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