Package com.hp.lft.sdk.sap.nwbc
Class ShellWindowDescription
java.lang.Object
com.hp.lft.sdk.internal.PropertiesDescriptionBase
com.hp.lft.sdk.PropertiesDescription
com.hp.lft.sdk.DescriptionBase
com.hp.lft.sdk.sap.nwbc.UiObjectDescriptionBase
com.hp.lft.sdk.sap.nwbc.ShellWindowDescription
- All Implemented Interfaces:
CloneableObject,Description,com.hp.lft.sdk.internal.DescriptionWithVri,Cloneable
The description of a SAP NWBC ShellWindow test object.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classprotected static class -
Field Summary
Fields inherited from class com.hp.lft.sdk.internal.PropertiesDescriptionBase
properties -
Constructor Summary
ConstructorsModifierConstructorDescriptionInitializes a new instance of the ShellWindowDescription class.protectedInitializes a new instance of the ShellWindowDescription class using the Builder pattern. -
Method Summary
Methods inherited from class com.hp.lft.sdk.sap.nwbc.UiObjectDescriptionBase
getAbsoluteLocation, getFullNamePath, getFullType, getLocation, getName, getObjectName, getSize, getText, getWindowTitleRegExp, IsEnabled, IsFocused, IsVisible, setAbsoluteLocation, setAbsoluteLocation, setAbsoluteLocation, setEnabled, setFocused, setFullNamePath, setFullNamePath, setFullType, setFullType, setLocation, setLocation, setLocation, setName, setName, setObjectName, setObjectName, setSize, setSize, setSize, setText, setText, setVisible, setWindowTitleRegExp, setWindowTitleRegExpMethods inherited from class com.hp.lft.sdk.DescriptionBase
cloneTo, getIndex, getIndexType, getObjectProperties, getVRI, setIndex, setIndexType, setObjectProperties, setVRI, setVRIMethods inherited from class com.hp.lft.sdk.PropertiesDescription
cloneMethods inherited from class com.hp.lft.sdk.internal.PropertiesDescriptionBase
getValueAs, getValueAsStringProperty, insertValueMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hp.lft.sdk.CloneableObject
clone
-
Constructor Details
-
ShellWindowDescription
public ShellWindowDescription()Initializes a new instance of the ShellWindowDescription class. -
ShellWindowDescription
Initializes a new instance of the ShellWindowDescription class using the Builder pattern.- Parameters:
init- the Builder pattern.
-
-
Method Details
-
setIsModal
public void setIsModal(boolean isModal) -
isModal
public boolean isModal()
-