RichFaces Showcase 4.3.1.CR1

org.richfaces.demo.toolbar
Class ToolBarBean

java.lang.Object
  extended by org.richfaces.demo.toolbar.ToolBarBean
All Implemented Interfaces:
Serializable

public class ToolBarBean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ToolBarBean()
           
 
Method Summary
 String getGroupItemSeparator()
           
 String getGroupSeparator()
           
 void setGroupItemSeparator(String groupItemSeparator)
           
 void setGroupSeparator(String groupSeparator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolBarBean

public ToolBarBean()
Method Detail

getGroupItemSeparator

public String getGroupItemSeparator()

setGroupItemSeparator

public void setGroupItemSeparator(String groupItemSeparator)

getGroupSeparator

public String getGroupSeparator()

setGroupSeparator

public void setGroupSeparator(String groupSeparator)

RichFaces Showcase 4.3.1.CR1

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