InformationPaletteService
Canonical path: NemAll_Python_BaseElements.InformationPaletteService
Implementation of the exposed fill function for information palette
Methods:
-
FillBaseObjectList–Execute call of function FillBaseObjectList from InformationPaletteManagerImpl
-
SetSettings–SetSettings for information palette
FillBaseObjectList
staticmethod
FillBaseObjectList(document: DocumentAdapter, elements: BaseElementAdapterList)
Execute call of function FillBaseObjectList from InformationPaletteManagerImpl
Parameters:
-
document(DocumentAdapter) –Document
-
elements(BaseElementAdapterList) –Elements to add to the information palette
Returns:
-
–
Call function fill from informationPaletteManagerImpl
SetSettings
staticmethod
SetSettings(settings: InformationPaletteSettingsHelper)
SetSettings for information palette
Parameters:
-
settings(InformationPaletteSettingsHelper) –settings
Returns:
-
–
Call function fill from informationPaletteManagerImpl
Placeholder