Modifier and Type | Method and Description |
---|---|
ChoiceBoxElement |
GridElement.addChoiceBox(String name,
int width,
int height,
int top,
int left) |
ChoiceBoxElement |
OmrPage.addChoiceBoxElement(String name,
int width,
int height,
int top,
int left)
Add choice box element on page
|
Modifier and Type | Method and Description |
---|---|
void |
GridElement.addChoiceBox(ChoiceBoxElement choiceBox) |