RichFaces Showcase 4.2.1.CR1

org.richfaces.demo.dropdownmenu
Class DropDownMenuBean

java.lang.Object
  extended by org.richfaces.demo.dropdownmenu.DropDownMenuBean
All Implemented Interfaces:
Serializable

public class DropDownMenuBean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
DropDownMenuBean()
           
 
Method Summary
 String doClose()
           
 String doExit()
           
 String doNew()
           
 String doOpen()
           
 String doSave()
           
 String doSaveAll()
           
 String getCurrent()
           
 void setCurrent(String current)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropDownMenuBean

public DropDownMenuBean()
Method Detail

getCurrent

public String getCurrent()

setCurrent

public void setCurrent(String current)

doNew

public String doNew()

doOpen

public String doOpen()

doClose

public String doClose()

doSave

public String doSave()

doSaveAll

public String doSaveAll()

doExit

public String doExit()

RichFaces Showcase 4.2.1.CR1

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