Public Member Functions | |
| __init__ (self, _api.DesignLoadBulkUpdater designLoadBulkUpdater) | |
| Public Member Functions inherited from hyperx.api.BulkUpdaterBase | |
| __init__ (self, _api.BulkUpdaterBase bulkUpdaterBase) | |
| None | Update (self, Action func) |
Static Public Member Functions | |
| DesignLoadBulkUpdater | GetBulkUpdater ("Application" application, tuple[DesignLoad] items) |
| Get a hyperx.api.BulkUpdaterBase by providing the application and items. | |
Additional Inherited Members | |
| Protected Attributes inherited from hyperx.api.BulkUpdaterBase | |
| _Entity = bulkUpdaterBase | |
| hyperx.api.DesignLoadBulkUpdater.__init__ | ( | self, | |
| _api.DesignLoadBulkUpdater | designLoadBulkUpdater ) |
|
static |
Get a hyperx.api.BulkUpdaterBase by providing the application and items.
Also available via hyperx.api.DesignLoadCol.GetBulkUpdater.