Parsing Functions
OraFormsGetChildren Function
Returns a handle that can be used to iterate over the children of a specified control.
OraFormsGetNextChild Function
Positions the pointer to the next child of an iterator created with OraFormsGetChildren.
OraFormsGetNrOfResponseBoxValues Function
Returns the number of entries in a response dialog.
OraFormsGetResponseBoxValue Function
Returns the value of a response box at a specified index.
OraFormsParseCheckValue Function
Returns the check state of a check box.
OraFormsParseChoiceBoxProperty Function
Returns a choice box’s property.
OraFormsParseInfoBoxProperty Function
Returns an info dialog’s property.
OraFormsParseListEntries Function
Returns the number of elements in a list item, combo box, or pop-up list item.
OraFormsParseListEntry Function
Returns the value of a combo box, list item, or pop-up list item at a specified index.
OraFormsParseListIndex Function
Returns the index of the selected item in a combo box, pop-up list box, or list box.
OraFormsParseListValue Function
Returns the selected value of a combo box, list box, or pop-up list box.
OraFormsParseRadioValue Function
Returns the check state of the radio button.
OraFormsParseResponseBoxProperty Function
Returns a response dialog’s property.
OraFormsParseSelectedTreeItem Function
Returns the value of the selected tree node.
OraFormsParseTextValue Functions
Returns the value of a text field or text area control.
Parent topic:
Oracle Forms Functions Reference