|
Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.demo.common.navigation.BaseDescriptor
org.richfaces.demo.common.navigation.GroupDescriptor
public class GroupDescriptor
| Constructor Summary | |
|---|---|
GroupDescriptor()
|
|
| Method Summary | |
|---|---|
java.util.List<DemoDescriptor> |
getDemos()
|
boolean |
isNewItems()
|
void |
setDemos(java.util.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 |
|---|
public GroupDescriptor()
| Method Detail |
|---|
public boolean isNewItems()
public java.util.List<DemoDescriptor> getDemos()
public void setDemos(java.util.List<DemoDescriptor> demos)
|
Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||