IsExpanded Method (OracleFormsTree)
Class
OracleFormsTree
.
Action
Returns 'true' if the specified item path is expanded.
Syntax
expanded
=
oracleFormsTree
.
IsExpanded
(
item
)
Variable
Description
expanded
True if the specified item path is expanded; otherwise false.
Boolean
.
item
The item path.
ItemPath
.