Package com.altova.automation.XMLSpy
Class GridView
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.GridView
public class GridView extends COMIDispatchObject
-
Field Summary
Fields inherited from class com.altova.automation.libs.COMIDispatchObject
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF -
Method Summary
Modifier and Type Method Description voiddeselect(XMLData pData)method DeselectXMLDatagetCurrentFocus()property CurrentFocusGUIDgetEventInterfaceIID()GUIDgetInterfaceIID()booleangetIsVisible()property IsVisiblevoidselect(XMLData pData)method SelectvoidsetFocus(XMLData pFocusData)method SetFocusMethods inherited from class com.altova.automation.libs.COMIDispatchObject
addListener, getProperty, getProperty, invoke, removeListener, setProperty, setPropertyMethods inherited from class com.altova.automation.libs.COMIUnknownObject
dispose, equals, getCOMInterfacePointer, isNull
-
Method Details
-
getInterfaceIID
-
getEventInterfaceIID
-
getIsVisible
property IsVisible- Throws:
AutomationException
-
select
method Select- Throws:
AutomationException
-
deselect
method Deselect- Throws:
AutomationException
-
setFocus
method SetFocus- Throws:
AutomationException
-
getCurrentFocus
property CurrentFocus- Throws:
AutomationException
-