| 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.service |
Provides the main interfaces to work with the API services.
|
| Modifier and Type | Method and Description |
|---|---|
IRespView |
IConfigurationFactory.createRespView(ITypeDefinition typeDefinition,
RespViewType viewType,
java.lang.String viewName)
Creates an on-memory instance of responsive view
|
| Modifier and Type | Method and Description |
|---|---|
RespViewType |
IRespViewContainer.getRespViewType()
Returns the responsive view type.
|
RespViewType |
RespViewFilter.getViewType()
Returns type of the responsive view that is used for filtering
|
static RespViewType |
RespViewType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RespViewType[] |
RespViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RespViewFilter.setViewType(RespViewType viewType)
Sets type of the responsive view that is used for filtering
|
| Modifier and Type | Method and Description |
|---|---|
IRespView |
IConfigurationService.getRespView(ITypeDefinition typeDefinition,
RespViewType viewType,
java.lang.String viewName,
RespViewState viewState)
Returns a responsive view
|
void |
IConfigurationService.reorderRespViewRules(ITypeDefinition typeDefinition,
RespViewType viewType,
java.util.Map<Id,java.lang.Integer> orders)
Reorder identification rules for responsive views.
|
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.