| Package | Description |
|---|---|
| it.eng.edison.usersurvey_portlet.client |
| Modifier and Type | Method and Description |
|---|---|
MultipleChoiceView |
CreateQuestionView.getMultipleChoiceViewOtherQueston()
Gets the multiple choice view other queston.
|
| Modifier and Type | Method and Description |
|---|---|
List<MultipleChoiceView> |
CreateQuestionView.getColumnGridList()
Gets the column grid list.
|
List<MultipleChoiceView> |
CreateQuestionView.getMultipleChoiceList()
Gets the multiple choice list.
|
List<MultipleChoiceView> |
CreateQuestionView.getRowGridList()
Gets the row grid list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateQuestionView.setMultipleChoiceViewOtherQueston(MultipleChoiceView multipleChoiceViewOtherQueston)
Sets the multiple choice view other queston.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateQuestionView.setColumnGridList(List<MultipleChoiceView> columnGridList)
Sets the column grid list.
|
void |
CreateQuestionView.setMultipleChoiceList(List<MultipleChoiceView> multipleChoiceList)
Sets the multiple choice list.
|
void |
CreateQuestionView.setRowGridList(List<MultipleChoiceView> rowGridList)
Sets the row grid list.
|
Copyright © 2017. All Rights Reserved.