public interface MultipleContentEditorParticle extends ContentEditorParticle
FormEditorParticle.Type| Modifier and Type | Method and Description |
|---|---|
void |
addValue(String value) |
int |
getMaxValues() |
int |
getMinValues() |
String |
getValueAt(int index) |
int |
getValueCount() |
String[] |
getValues() |
void |
removeValueAt(int index) |
void |
setValueAt(int index,
String value) |
getOptions, getSchemaType, isAttribute, isRequiredgetDescription, getEditorModel, getName, getParent, getType, getTypeName, release, validateString[] getValues()
int getValueCount()
String getValueAt(int index)
void setValueAt(int index,
String value)
void removeValueAt(int index)
void addValue(String value)
int getMaxValues()
int getMinValues()
Copyright © 2013. All Rights Reserved.