| 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.
|
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| Modifier and Type | Method and Description |
|---|---|
IRespViewSection |
IConfigurationFactory.createRespViewSection(java.lang.String sectionName)
Creates an on-memory instance of responsive view section
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRespViewSection> |
IRespView.getSections()
Returns the list of responsive view sections
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRespView.setSections(java.util.List<IRespViewSection> sections)
Sets the list of responsive view sections
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRespViewSection> |
IWFActivity.getSectionOverrides()
Returns the sections of the task focused user interface to override visibility and collapsed state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWFActivity.setSectionOverrides(java.util.List<IRespViewSection> sectionOverrides)
Assigns the sections of the task focused user interface to override visibility and collapsed state.
|
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.