Richfaces Examples: Richfaces Showcase Application 4.1.0.20110805-M1

org.richfaces.demo.common.navigation
Class GroupDescriptor

java.lang.Object
  extended by org.richfaces.demo.common.navigation.BaseDescriptor
      extended by org.richfaces.demo.common.navigation.GroupDescriptor
All Implemented Interfaces:
Serializable

public class GroupDescriptor
extends BaseDescriptor

See Also:
Serialized Form

Constructor Summary
GroupDescriptor()
           
 
Method Summary
 List<DemoDescriptor> getDemos()
           
 boolean isNewItems()
           
 void setDemos(List<DemoDescriptor> demos)
           
 
Methods inherited from class org.richfaces.demo.common.navigation.BaseDescriptor
getId, getName, isCurrentItem, isNewItem, setCurrentItem, setId, setName, setNewItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupDescriptor

public GroupDescriptor()
Method Detail

isNewItems

public boolean isNewItems()

getDemos

public List<DemoDescriptor> getDemos()

setDemos

public void setDemos(List<DemoDescriptor> demos)

Richfaces Examples: Richfaces Showcase Application 4.1.0.20110805-M1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.