LibreOffice Module wizards (master) 1
Static Public Attributes | List of all members
access2base._Event Class Reference
Inheritance diagram for access2base._Event:
[legend]
Collaboration diagram for access2base._Event:
[legend]

Static Public Attributes

 classProperties
 
- Static Public Attributes inherited from access2base._BasicObject
 W = _A2B.invokeWrapper
 
tuple internal_attributes = ('objectreference', 'objecttype', 'name', 'internal')
 
def GetProperty = getProperty
 
def HasProperty = hasProperty
 
def SetProperty = setProperty
 

Additional Inherited Members

- Public Member Functions inherited from access2base._BasicObject
def __init__ (self, reference=-1, objtype=None, name='')
 
def __getattr__ (self, name)
 
def __setattr__ (self, name, value)
 
def __repr__ (self)
 
def Name (self)
 
def ObjectType (self)
 
def Dispose (self)
 
def getProperty (self, propertyname, index=acConstants.Missing)
 
def hasProperty (self, propertyname)
 
def Properties (self, index=acConstants.Missing)
 
def setProperty (self, propertyname, value, index=acConstants.Missing)
 
- Public Attributes inherited from access2base._BasicObject
 objectreference
 
 objecttype
 
 name
 
 internal
 
 localProperties
 
 BOF
 
 EOF
 

Detailed Description

Definition at line 1259 of file access2base.py.

Member Data Documentation

◆ classProperties

access2base._Event.classProperties
static
Initial value:
= dict(ButtonLeft = False, ButtonMiddle = False, ButtonRight = False, ClickCount = False
, ContextShortcut = False, EventName = False, EventType = False, FocusChangeTemporary = False
, KeyAlt = False, KeyChar = False, KeyCode = False, KeyCtrl = False, KeyFunction = False, KeyShift = False
, Recommendation = False, RowChangeAction = False, Source = False, SubComponentName = False
, SubComponentType = False, XPos = False, YPos = False
)

Definition at line 1260 of file access2base.py.

Referenced by access2base._BasicObject.__getattr__(), access2base._BasicObject.__setattr__(), and access2base._BasicObject.hasProperty().


The documentation for this class was generated from the following file: