public class DefaultSequenceEditorParticle extends AbstractFormEditorParticle implements SequenceEditorParticle
FormEditorParticle.Type| Constructor and Description |
|---|
DefaultSequenceEditorParticle(String name,
String description,
FormEditorParticle parent,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
FormEditorParticle |
add(FormEditorParticle particle) |
FormEditorParticle[] |
getParticles() |
boolean |
isRequired() |
dump, getDescription, getEditorModel, getName, getParent, getType, getTypeName, release, setDescription, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getEditorModel, getName, getParent, getType, getTypeName, release, validatepublic DefaultSequenceEditorParticle(String name, String description, FormEditorParticle parent, boolean required)
public FormEditorParticle[] getParticles()
getParticles in interface SequenceEditorParticlepublic FormEditorParticle add(FormEditorParticle particle)
public boolean isRequired()
isRequired in interface FormEditorParticleisRequired in interface SequenceEditorParticleCopyright © 2013. All Rights Reserved.