LeenO computo metrico con LibreOffice
3.22.0
Il software libero per la gestione di computi metrici e contabilità lavori.
|
Membri pubblici | |
def | __init__ (self, ctx, *args) |
def | trigger (self, arg) |
Attributi pubblici | |
ComponentContext | |
args | |
LeenO menu and basic function dispatcher
Definizione alla linea 90 del file LeenoDispatcher.py.
def python.LeenoDispatcher.Dispatcher.__init__ | ( | self, | |
ctx, | |||
* | args | ||
) |
Definizione alla linea 95 del file LeenoDispatcher.py.
def python.LeenoDispatcher.Dispatcher.trigger | ( | self, | |
arg | |||
) |
This function gets called when a menu item is selected or when a basic function calls PyScript()
Definizione alla linea 106 del file LeenoDispatcher.py.
python.LeenoDispatcher.Dispatcher.args |
Definizione alla linea 101 del file LeenoDispatcher.py.
python.LeenoDispatcher.Dispatcher.ComponentContext |
Definizione alla linea 98 del file LeenoDispatcher.py.