RichFaces Showcase 4.3.0.CR2

org.richfaces.demo.common.navigation
Class DemoDescriptor

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

public class DemoDescriptor
extends BaseDescriptor

See Also:
Serialized Form

Constructor Summary
DemoDescriptor()
           
 
Method Summary
 SampleDescriptor getSampleById(String id)
           
 Collection<SampleDescriptor> getSamples()
           
 boolean hasEnabledItems()
           
 boolean isNewItems()
           
 void setSamples(Collection<SampleDescriptor> samples)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DemoDescriptor

public DemoDescriptor()
Method Detail

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)

RichFaces Showcase 4.3.0.CR2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.