| Package | Description |
|---|---|
| com.ibm.openpages.api.configuration |
Provides interfaces to work with the OpenPages system configuration.
|
| com.ibm.openpages.api.respview |
Provides interfaces to work with the OpenPages responsive views.
|
| Modifier and Type | Method and Description |
|---|---|
IRespViewFieldRuleController |
IConfigurationFactory.createRespViewFieldRuleController(java.lang.String name,
java.lang.Object values)
Creates an on-memory instance of a rule controller for a rule on a responsive view field.
|
| Modifier and Type | Method and Description |
|---|---|
IRespViewFieldRule |
IConfigurationFactory.createRespViewFieldRule(java.lang.String type,
java.lang.String condition,
java.lang.String controllerName,
java.util.List<IRespViewFieldRuleController> controllers)
Creates an on-memory instance of a rule definition on a responsive view field.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRespViewFieldRuleController> |
IRespViewFieldRule.getControllers()
Returns the list of controllers set on the rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRespViewFieldRule.setControllers(java.util.List<IRespViewFieldRuleController> controllers)
Sets the list of controller for a rule.
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.