public class ConstraintField extends RuntimeDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_ON_MATCH |
static String |
CACHE_ON_MATCH_FAILURE |
static String |
MATCH_EXPR |
static String |
NAME |
static String |
SCOPE |
static String |
VALUE |
propListenersDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
ConstraintField() |
ConstraintField(ConstraintField other) |
| Modifier and Type | Method and Description |
|---|---|
int |
addValue(String value) |
String[] |
getValue() |
String |
getValue(int index) |
int |
removeValue(String value) |
void |
setValue(int index,
String value) |
void |
setValue(String[] value) |
int |
sizeValue() |
boolean |
verify() |
addPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, setValues, sizeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static final String VALUE
public static final String NAME
public static final String SCOPE
public static final String MATCH_EXPR
public static final String CACHE_ON_MATCH
public static final String CACHE_ON_MATCH_FAILURE
public ConstraintField(ConstraintField other)
public ConstraintField()
public void setValue(int index,
String value)
public String getValue(int index)
public void setValue(String[] value)
public String[] getValue()
public int sizeValue()
public int addValue(String value)
public int removeValue(String value)
public boolean verify()
Copyright © 2017. All rights reserved.