|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.preference.AbstractPreference
wt.preference.PreferenceDefinition
public final class PreferenceDefinition
Use the newPreferenceDefinition static factory method(s),
not the PreferenceDefinition 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
| Field Summary | |
|---|---|
static int |
VISIBILITY_HIDDEN
Supported API: true |
static int |
VISIBILITY_ORG
Supported API: true |
static int |
VISIBILITY_SITE
Supported API: true |
static int |
VISIBILITY_USER
Supported API: true |
static int |
VISIBILITY_USER_ONLY
Supported API: true |
| Method Summary |
|---|
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int VISIBILITY_HIDDEN
public static final int VISIBILITY_SITE
public static final int VISIBILITY_ORG
public static final int VISIBILITY_USER
public static final int VISIBILITY_USER_ONLY
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||