|
Form Builder NG Model 6.0.0-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FBFormEffect in org.jbpm.form.builder.ng.model.client.effect |
|---|
| Subclasses of FBFormEffect in org.jbpm.form.builder.ng.model.client.effect | |
|---|---|
class |
ChangeColspanFormEffect
|
| Uses of FBFormEffect in org.jbpm.form.builder.ng.model.client.form |
|---|
| Methods in org.jbpm.form.builder.ng.model.client.form that return types with arguments of type FBFormEffect | |
|---|---|
List<FBFormEffect> |
FBFormItem.getFormEffects()
|
| Methods in org.jbpm.form.builder.ng.model.client.form with parameters of type FBFormEffect | |
|---|---|
void |
FBFormItem.addEffect(FBFormEffect effect)
|
void |
FBFormItem.removeEffect(FBFormEffect effect)
|
| Method parameters in org.jbpm.form.builder.ng.model.client.form with type arguments of type FBFormEffect | |
|---|---|
boolean |
FBFormItem.hasEffectOfType(Class<? extends FBFormEffect> effectClass)
|
boolean |
FBFormItem.removeEffectOfType(Class<? extends FBFormEffect> effectClass)
|
protected void |
FBFormItem.setEffects(List<FBFormEffect> effects)
|
| Constructor parameters in org.jbpm.form.builder.ng.model.client.form with type arguments of type FBFormEffect | |
|---|---|
FBFormItem(List<FBFormEffect> formEffects)
|
|
LayoutFormItem(List<FBFormEffect> formEffects)
|
|
OptionsFormItem(List<FBFormEffect> formEffects)
|
|
| Uses of FBFormEffect in org.jbpm.form.builder.ng.model.client.form.items |
|---|
| Methods in org.jbpm.form.builder.ng.model.client.form.items with parameters of type FBFormEffect | |
|---|---|
void |
ComboBoxFormItem.addEffect(FBFormEffect effect)
|
void |
LabelFormItem.addEffect(FBFormEffect effect)
|
void |
HeaderFormItem.addEffect(FBFormEffect effect)
|
| Uses of FBFormEffect in org.jbpm.form.builder.ng.model.client.menu |
|---|
| Methods in org.jbpm.form.builder.ng.model.client.menu that return types with arguments of type FBFormEffect | |
|---|---|
List<FBFormEffect> |
FBMenuItem.getFormEffects()
|
| Methods in org.jbpm.form.builder.ng.model.client.menu with parameters of type FBFormEffect | |
|---|---|
void |
FBMenuItem.addEffect(FBFormEffect effect)
|
| Constructor parameters in org.jbpm.form.builder.ng.model.client.menu with type arguments of type FBFormEffect | |
|---|---|
FBMenuItem(List<FBFormEffect> formEffects)
|
|
| Uses of FBFormEffect in org.jbpm.form.builder.ng.model.shared.menu.items |
|---|
| Methods in org.jbpm.form.builder.ng.model.shared.menu.items with parameters of type FBFormEffect | |
|---|---|
void |
CustomMenuItem.addEffect(FBFormEffect effect)
|
|
Form Builder NG Model 6.0.0-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||