| 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 |
|---|---|
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<IRespViewFieldRule> |
IRespViewField.getRules()
Gets the list of rules defined on this field.
|
java.util.List<IRespViewFieldRule> |
IRespViewFilterRules.getRules()
Get the list of rules for the filter definiton
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRespViewField.setRules(java.util.List<IRespViewFieldRule> rules)
Sets the list of rules defined on this field.
|
void |
IRespViewFilterRules.setRules(java.util.List<IRespViewFieldRule> rules)
Sets the list of rules for the filter definition
|
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.