wt.preference
Class PreferenceCategory
java.lang.Object
wt.fc.WTObject
wt.preference.AbstractPreference
wt.preference.PreferenceCategory
- All Implemented Interfaces:
- Externalizable, Serializable, Comparable, NetFactor, ObjectMappable, Persistable, DisplayIdentification
public final class PreferenceCategory
- extends AbstractPreference
- implements Externalizable
Use the newPreferenceCategory static factory method(s),
not the PreferenceCategory constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
UNASSIGNED_CATEGORY_NAME
public static final String UNASSIGNED_CATEGORY_NAME
Supported API: true
- See Also:
- Constant Field Values