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