CodeCharge Studio

getOptions Method (Java)

Applies to

CheckBoxList Control, RadioButton Control, ListBox Control

Syntax

public Enumeration getOptions();

Return value

Enumeration - options list in form of Enumeration of HashMaps: {{BOUND_COLUMN,TEXT_COLUMN},...}

Description

This method gets Options list in form of Enumeration of Strings.


On-line, printable versions and updates