Testing Siebel eBusiness Applications > Functional Test Object Reference >

SiebTextArea Object


The SiebTextArea object provides events and properties that allow you to manipulate a text area in a test automation environment.

Parent

The SiebTextArea object is a child of the SiebApplet Object and the SiebList Object.

Type

The SiebTextArea object is one of the Core Control Objects.

Events

The SiebTextArea object has the following event.

Event Name
Description

SetText (TextValue)

Enters text into the text area. TextValue is a String that specifies the text to enter.

Methods

There are no methods available from the SiebTextArea object.

Properties

The SiebTextArea object has the following properties.

Property Name
Type
Description

ClassName = "SiebTextArea"

Const String

See Common Test Automation Object Properties for a description of this property.

IsEnabled

Boolean

See Common Test Automation Object Properties for a description of this property.

IsRequired

Boolean

See Common Test Automation Object Properties for a description of this property.

RepositoryName

String

See Common Test Automation Object Properties for a description of this property.

Text

String

See Common Test Automation Object Properties for a description of this property.

UIName

String

See Common Test Automation Object Properties for a description of this property.

Testing Siebel eBusiness Applications