|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for providing possible values.
Field Summary | |
static java.lang.String |
POSSIBLE_VALUES_FOR_DISPLAY_PROP_NAME
Default name of property in annotation file to use when supplying possible displayed values from meta-data |
static java.lang.String |
POSSIBLE_VALUES_PROP_NAME
Default name of property in annotation file to use when supplying possible values from meta-data |
static java.lang.String |
POSSIBLE_VALUES_SMALL_ICON_PROP_NAME
Default name of property in annotation file to use when supplying icon displayed values from meta-data |
Method Summary | |
java.util.List |
getPossibleValues()
|
Methods inherited from interface org.eclipse.jst.jsf.metadataprocessors.internal.provisional.IMetaDataEnabledFeature |
getBundleID, getCMAnnotationContext, getStructuredDocumentContext, setBundleID, setContentModelContext, setStructuredDocumentContext |
Field Detail |
public static final java.lang.String POSSIBLE_VALUES_PROP_NAME
public static final java.lang.String POSSIBLE_VALUES_FOR_DISPLAY_PROP_NAME
public static final java.lang.String POSSIBLE_VALUES_SMALL_ICON_PROP_NAME
Method Detail |
public java.util.List getPossibleValues()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |