org.rcfaces.core.preference
Class AbstractComponentPreferences
java.lang.Object
org.rcfaces.core.preference.AbstractComponentPreferences
- All Implemented Interfaces:
- Serializable, StateHolder, IComponentPreferences
- Direct Known Subclasses:
- CardBoxPreferences, GridPreferences
public abstract class AbstractComponentPreferences
- extends Object
- implements IComponentPreferences
- Version:
- $Revision: 1.2 $ $Date: 2009/03/04 10:10:47 $
- 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 |
AbstractComponentPreferences
public AbstractComponentPreferences()
isTransient
public boolean isTransient()
- Specified by:
isTransient in interface StateHolder
setTransient
public void setTransient(boolean newTransientValue)
- Specified by:
setTransient in interface StateHolder
Copyright © 2006-2011 Vedana. All Rights Reserved.