Interface IFormWindow
An Oracle Forms window.
public interface IFormWindow : IUiFormBase, IUiObjectBase, IClickable, ILocationInfoProvider, IEnabledProvider, ITopLevelObject, ITestObject, ITestObjectDescriber
- Inherited Members
- Extension Methods
Properties
ClassPath
The Oracle class hierarchy of the object's Oracle class.
string ClassPath { get; }
Property Value
ShortTitle
The window's short title.
string ShortTitle { get; }