org.richfaces.demo.common.navigation
Class DemoDescriptor
java.lang.Object
org.richfaces.demo.common.navigation.BaseDescriptor
org.richfaces.demo.common.navigation.DemoDescriptor
- All Implemented Interfaces:
- Serializable
public class DemoDescriptor
- extends BaseDescriptor
- See Also:
- Serialized Form
| Methods inherited from class org.richfaces.demo.common.navigation.BaseDescriptor |
getEnabled, getId, getName, isCurrentItem, isCurrentlyEnabled, isMobileExclude, isNewEnabled, isNewItem, setCurrentItem, setEnabled, setId, setMobileExclude, setName, setNewItem, toString |
DemoDescriptor
public DemoDescriptor()
isNewItems
public boolean isNewItems()
hasEnabledItems
public boolean hasEnabledItems()
getSampleById
public SampleDescriptor getSampleById(String id)
getSamples
public Collection<SampleDescriptor> getSamples()
setSamples
public void setSamples(Collection<SampleDescriptor> samples)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.