Package com.altova.automation.XMLSpy
Class AuthenticEvent
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.AuthenticEvent
public class AuthenticEvent 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 booleangetaltKey()property altKeybooleangetaltLeft()property altLeftintgetbutton()property buttonbooleangetcancelBubble()property cancelBubbleintgetclientX()property clientXintgetclientY()property clientYbooleangetctrlKey()property ctrlKeybooleangetctrlLeft()property ctrlLeftJVariantgetdataTransfer()property dataTransferJVariantgetfromElement()property fromElementGUIDgetInterfaceIID()intgetkeyCode()property keyCodejava.lang.StringgetpropertyName()property propertyNamebooleangetrepeat()property repeatJVariantgetreturnValue()property returnValuebooleangetshiftKey()property shiftKeybooleangetshiftLeft()property shiftLeftJVariantgetsrcElement()property srcElementjava.lang.Stringgettype()property typevoidsetcancelBubble(boolean newValue)property cancelBubblevoidsetdataTransfer(JVariant newValue)property dataTransfervoidsetkeyCode(int newValue)property keyCodevoidsetreturnValue(JVariant newValue)property returnValuevoidsetsrcElement(JVariant newValue)property srcElementMethods 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
-
getaltKey
property altKey- Throws:
AutomationException
-
getaltLeft
property altLeft- Throws:
AutomationException
-
getbutton
property button- Throws:
AutomationException
-
getcancelBubble
property cancelBubble- Throws:
AutomationException
-
setcancelBubble
property cancelBubble- Throws:
AutomationException
-
getclientX
property clientX- Throws:
AutomationException
-
getclientY
property clientY- Throws:
AutomationException
-
getctrlKey
property ctrlKey- Throws:
AutomationException
-
getctrlLeft
property ctrlLeft- Throws:
AutomationException
-
getfromElement
property fromElement- Throws:
AutomationException
-
getkeyCode
property keyCode- Throws:
AutomationException
-
setkeyCode
property keyCode- Throws:
AutomationException
-
getpropertyName
property propertyName- Throws:
AutomationException
-
getrepeat
property repeat- Throws:
AutomationException
-
getreturnValue
property returnValue- Throws:
AutomationException
-
setreturnValue
property returnValue- Throws:
AutomationException
-
getshiftKey
property shiftKey- Throws:
AutomationException
-
getshiftLeft
property shiftLeft- Throws:
AutomationException
-
getsrcElement
property srcElement- Throws:
AutomationException
-
setsrcElement
property srcElement- Throws:
AutomationException
-
gettype
property type- Throws:
AutomationException
-
getdataTransfer
property dataTransfer- Throws:
AutomationException
-
setdataTransfer
property dataTransfer- Throws:
AutomationException
-