Testing Siebel Business Applications > Functional Test Object Reference > SiebMenu Methods >

IsEnabled Method


The IsEnabled method returns a Boolean value indicating whether or not the specified menu item is enabled.

Available from

SiebMenu Object

Syntax

IsEnabled (ItemName)

Argument
Description

ItemName

A String that indicates the RepositoryName of the Menu Item object

Returns

A Boolean value indicating whether the specified menu item is enabled (TRUE) or disabled (FALSE).

Testing Siebel Business Applications Copyright © 2006, Oracle. All rights reserved.