|
jBPM distribution 6.0.0.CR4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BorderPanelRepresentation.Position | |
---|---|
org.jbpm.form.builder.services.model.items |
Uses of BorderPanelRepresentation.Position in org.jbpm.form.builder.services.model.items |
---|
Methods in org.jbpm.form.builder.services.model.items that return BorderPanelRepresentation.Position | |
---|---|
static BorderPanelRepresentation.Position |
BorderPanelRepresentation.Position.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BorderPanelRepresentation.Position[] |
BorderPanelRepresentation.Position.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jbpm.form.builder.services.model.items that return types with arguments of type BorderPanelRepresentation.Position | |
---|---|
Map<BorderPanelRepresentation.Position,FormItemRepresentation> |
BorderPanelRepresentation.getItems()
|
Methods in org.jbpm.form.builder.services.model.items with parameters of type BorderPanelRepresentation.Position | |
---|---|
FormItemRepresentation |
BorderPanelRepresentation.putItem(BorderPanelRepresentation.Position key,
FormItemRepresentation value)
|
Method parameters in org.jbpm.form.builder.services.model.items with type arguments of type BorderPanelRepresentation.Position | |
---|---|
void |
BorderPanelRepresentation.setItems(Map<BorderPanelRepresentation.Position,FormItemRepresentation> items)
|
|
jBPM distribution 6.0.0.CR4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |