Type Params | Return Type | Name and description |
---|---|---|
|
FormEditorParticle |
addNew() |
|
FormEditorParticle |
get(int index) |
|
int |
getCount() |
|
int |
getMaxOccurs() |
|
int |
getMinOccurs() |
|
int |
indexOf(FormEditorParticle particle) |
|
boolean |
remove(FormEditorParticle particle) |
|
void |
removeAll() |
Methods inherited from class | Name |
---|---|
interface FormEditorParticle |
getDescription, getEditorModel, getName, getParent, getParticles, getType, getTypeName, isComplex, isRequired, release, validate |