org.apache.myfaces.trinidaddemo
Class UIBeanState

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

public class UIBeanState
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
UIBeanState()
           
 
Method Summary
 boolean isTitleSet()
           
 void setTitleSet(boolean set)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIBeanState

public UIBeanState()
Method Detail

isTitleSet

public boolean isTitleSet()

setTitleSet

public void setTitleSet(boolean set)


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