|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Choice in symplik.flower |
---|
Methods in symplik.flower that return types with arguments of type Choice | |
---|---|
java.util.ArrayList<Choice> |
Question.choices()
override this method to construct an sorted Arraylist of Choice object Arraylist can be sorted by the sortChoicesBy method. |
static java.util.ArrayList<Choice> |
Helper.sortChoices(java.util.ArrayList<Choice> al,
java.lang.String sort)
Sorting Choices according to sort parameter |
Method parameters in symplik.flower with type arguments of type Choice | |
---|---|
private void |
Renderer.displayChoices(java.util.ArrayList<Choice> choices)
|
static java.util.ArrayList<Choice> |
Helper.sortChoices(java.util.ArrayList<Choice> al,
java.lang.String sort)
Sorting Choices according to sort parameter |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |