new BusinessObject(widgetContent, toaster)
Parameters:
Name | Type | Description |
---|---|---|
widgetContent |
||
toaster |
Methods
busObjectActionAjaxCall(objectIds, action) → {*}
Parameters:
Name | Type | Description |
---|---|---|
objectIds |
||
action |
Returns:
- Type
- *
demote()
getSelectedObjectIds() → {*|Array}
Returns:
- Type
- * | Array
promote()
refreshWidget()
- Deprecated:
- this might be removed in future releases. Use this.widgetContent.refreshRowByObjectIds(objectIds);