Interface ILabel
A Java static text object.
Inherited Members
Namespace: HP.LFT.SDK.Java
Assembly: HP.LFT.SDK.dll
Syntax
public interface ILabel : IUiObjectBase, IClickable, IDoubleClickable, ILocationInfoProvider, ISupportsNativeObject, IEnabledProvider, IVisibleProvider, ITestObject, ITestObjectDescriber
Properties
Text
The text associated with the object.
Declaration
string Text { get; }
Property Value
| Type | Description |
|---|---|
| string |