org.apache.myfaces.trinidaddemo
Class ToggleBean

java.lang.Object
  extended by org.apache.myfaces.trinidaddemo.ToggleBean
All Implemented Interfaces:
Serializable

public class ToggleBean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ToggleBean()
           
 
Method Summary
 int getTotalCount()
           
 void onDisclosure(DisclosureEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToggleBean

public ToggleBean()
Method Detail

onDisclosure

public void onDisclosure(DisclosureEvent event)

getTotalCount

public int getTotalCount()


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.