HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.PanelBulkUpdater Class Reference
Inheritance diagram for hyperx.api.PanelBulkUpdater:
hyperx.api.ZoneBaseBulkUpdater hyperx.api.BulkUpdaterBase

Public Member Functions

 __init__ (self, _api.PanelBulkUpdater panelBulkUpdater)
PanelBulkUpdater GetBulkUpdater (Application application, tuple[Panel] items)
Public Member Functions inherited from hyperx.api.ZoneBaseBulkUpdater
 __init__ (self, _api.ZoneBaseBulkUpdater zoneBaseBulkUpdater)
Public Member Functions inherited from hyperx.api.BulkUpdaterBase
 __init__ (self, _api.BulkUpdaterBase bulkUpdaterBase)
None Update (self, Action func)

Additional Inherited Members

Protected Attributes inherited from hyperx.api.BulkUpdaterBase
 _Entity = bulkUpdaterBase

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.PanelBulkUpdater.__init__ ( self,
_api.PanelBulkUpdater panelBulkUpdater )

Member Function Documentation

◆ GetBulkUpdater()

PanelBulkUpdater hyperx.api.PanelBulkUpdater.GetBulkUpdater ( Application application,
tuple[Panel] items )

Reimplemented from hyperx.api.ZoneBaseBulkUpdater.


The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py