org.apache.myfaces.trinidadinternal.ui.state
Class BaseSelection

java.lang.Object
  extended by org.apache.myfaces.trinidadinternal.ui.state.BaseSelection
All Implemented Interfaces:
Selection

public abstract class BaseSelection
extends java.lang.Object
implements Selection


Constructor Summary
BaseSelection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.myfaces.trinidadinternal.ui.state.Selection
isSelected
 

Constructor Detail

BaseSelection

public BaseSelection()


Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.