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 |
---|---|
ILabel |
IConfigurationFactory.createLabel(java.util.Locale locale,
java.lang.String value)
Creates an on-memory instance of label
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ILabel> |
IRespViewGuidance.getHelpTextLabels()
Returns the field help text labels for all locales.
|
java.util.List<ILabel> |
IRespViewGuidance.getHelpTopicLabels()
Returns the field help topic labels for all locales.
|
java.util.List<ILabel> |
IDashboardWidget.getLinkLabels()
Returns the static link labels for all locales
|
java.util.List<ILabel> |
IRespViewSection.getNameLabels()
Returns the responsive view section name labels for all locales
|
java.util.List<ILabel> |
IRespViewFilterRules.getNameLabels() |
java.util.List<ILabel> |
IRespViewField.getNameLabels()
Returns the responsive view field name labels for all locales
|
java.util.List<ILabel> |
IRespViewAction.getNameLabels()
Returns the action name labels for all locales
|
java.util.List<ILabel> |
IRespView.getNameLabels()
Returns the responsive view name labels for all locales
|
java.util.List<ILabel> |
IDashboardTab.getNameLabels()
Returns the tab name labels for all locales
|
java.util.List<ILabel> |
IDashboardPanel.getNameLabels()
Returns the panel name labels for all locales
|
java.util.List<ILabel> |
IDashboardWidget.getTextLabels()
Returns the texts for all locales
|
Modifier and Type | Method and Description |
---|---|
void |
IRespViewGuidance.setHelpTextLabels(java.util.List<ILabel> helpTextLabels)
Sets the list of field help text labels.
|
void |
IRespViewGuidance.setHelpTopicLabels(java.util.List<ILabel> helpTopicLabels)
Sets the list of field help topic labels.
|
void |
IDashboardWidget.setLinkLabels(java.util.List<ILabel> labels)
Sets the static link labels
|
void |
IRespViewSection.setNameLabels(java.util.List<ILabel> nameLabels)
Sets the list of responsive view section name labels
|
void |
IRespViewFilterRules.setNameLabels(java.util.List<ILabel> nameLabels) |
void |
IRespViewField.setNameLabels(java.util.List<ILabel> nameLabels)
Sets the list of responsive view field name labels
|
void |
IRespViewAction.setNameLabels(java.util.List<ILabel> nameLabels)
Sets the list of action name labels
|
void |
IRespView.setNameLabels(java.util.List<ILabel> nameLabels)
Sets the list of responsive view name labels
|
void |
IDashboardTab.setNameLabels(java.util.List<ILabel> nameLabels)
Sets the list of tab name labels
|
void |
IDashboardPanel.setNameLabels(java.util.List<ILabel> nameLabels)
Sets the list of panel name labels
|
void |
IDashboardWidget.setTextLabels(java.util.List<ILabel> labels)
Sets the texts for all locales
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2022. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.