org.richfaces.demo.common.navigation
Class GroupDescriptor
java.lang.Object
org.richfaces.demo.common.navigation.BaseDescriptor
org.richfaces.demo.common.navigation.GroupDescriptor
- All Implemented Interfaces:
- Serializable
public class GroupDescriptor
- extends BaseDescriptor
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupDescriptor
public GroupDescriptor()
isNewItems
public boolean isNewItems()
getDemos
public List<DemoDescriptor> getDemos()
setDemos
public void setDemos(List<DemoDescriptor> demos)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.