| 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 |
|---|---|
IRespViewField |
IConfigurationFactory.createRespViewField(RespViewFieldType type,
IFieldDefinition objectFieldDef,
ITypeDefinition relationObjectDef,
java.lang.String fieldName)
Creates an on-memory instance of responsive view field
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRespViewField> |
IRespViewHeader.getActionFields()
Returns the list of responsive view fields that provides actions of the task view ( such as lifecycle transitions )
|
java.util.List<IRespViewField> |
IRespViewSection.getFields()
Returns the list of responsive view fields
|
java.util.List<IRespViewField> |
IRespViewHeader.getFields()
Returns the list of responsive view fields
|
java.util.List<IRespViewField> |
IRespViewGuidance.getFields()
Returns the list of responsive view fields
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRespViewHeader.setActionFields(java.util.List<IRespViewField> fields)
Sets the list of responsive view fields that provides actions of the task view ( such as lifecycle transitions )
|
void |
IRespViewSection.setFields(java.util.List<IRespViewField> fields)
Sets the list of responsive view fields
|
void |
IRespViewHeader.setFields(java.util.List<IRespViewField> fields)
Sets the list of responsive view fields
|
void |
IRespViewGuidance.setFields(java.util.List<IRespViewField> fields)
Sets the list of responsive view fields
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRespViewField> |
IWFActivity.getObjectFieldOverrides()
Returns the object fields of the task focused user interface to override visibility, editability, and importance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWFActivity.setObjectFieldOverrides(java.util.List<IRespViewField> objectFieldOverrides)
Assigns the object fields of the task focused user interface to override visibility, editability, and importance.
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.