| Package | Description |
|---|---|
| com.ibm.openpages.api.questionnaire |
This package and its components provides access to questionnaire objects.
|
| Modifier and Type | Method and Description |
|---|---|
IQuestionTableColumn |
IQuestionnaireFactory.createQuestionTableColumn(java.lang.String label)
Creates a question table column object in memory, which is persisted via
IQuestionnaireService.saveQuestionnaire(IQuestionnaire)
after being added to IQuestion by IQuestion.setTableColumns(List) . |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IQuestionTableColumn> |
IQuestion.getTableColumns()
Returns list of
IQuestionTableColumn for a selection question. |
| Modifier and Type | Method and Description |
|---|---|
void |
IQuestion.setTableColumns(java.util.List<IQuestionTableColumn> columns)
Sets table columns for selection question.
|
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.