org.rcfaces.core.preference
Class CardBoxPreferences
java.lang.Object
org.rcfaces.core.preference.AbstractComponentPreferences
org.rcfaces.core.preference.CardBoxPreferences
- All Implemented Interfaces:
- Serializable, StateHolder, IComponentPreferences
public class CardBoxPreferences
- extends AbstractComponentPreferences
- Version:
- $Revision: 1.1 $ $Date: 2008/01/29 10:59:56 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CardBoxPreferences
public CardBoxPreferences()
loadPreferences
public void loadPreferences(FacesContext facesContext,
UIComponent component)
savePreferences
public void savePreferences(FacesContext facesContext,
UIComponent component)
saveState
public Object saveState(FacesContext context)
restoreState
public void restoreState(FacesContext context,
Object state)
Copyright © 2006-2011 Vedana. All Rights Reserved.