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

Public Member Functions

def Execute (self)
 
- 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)
 

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 Attributes inherited from access2base._BasicObject
 objectreference
 
 objecttype
 
 name
 
 internal
 
 localProperties
 
 BOF
 
 EOF
 

Detailed Description

Definition at line 1117 of file access2base.py.

Member Function Documentation

◆ Execute()

def access2base._CommandBarControl.Execute (   self)

Member Data Documentation

◆ classProperties

access2base._CommandBarControl.classProperties
static
Initial value:
= dict(BeginGroup = False, BuiltIn = False, Caption = True, Index = False, OnAction = True
, Parent = False, TooltipText = True, Type = False, Visible = True)

Definition at line 1118 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: