|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.gadgets.client.UserPreferences.Preference<E>
com.google.gwt.gadgets.client.EnumPreference<E>
E - the type of enumerationpublic abstract class EnumPreference<E extends java.lang.Enum<E>>
A preference containing only enumerated values. The enumerated values will be presented to the user in the order in which the values are defined within the declaration of the enumeration.
| Nested Class Summary | |
|---|---|
static interface |
EnumPreference.EnumDisplayValue
Declares the display name for Enum preference values. |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.gadgets.client.UserPreferences.Preference |
|---|
prefs |
| Constructor Summary | |
|---|---|
EnumPreference()
|
|
| Method Summary |
|---|
| Methods inherited from class com.google.gwt.gadgets.client.UserPreferences.Preference |
|---|
getName, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnumPreference()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||