Class: MenuBulkUpdate

inventory.MenuBulkUpdate()

Source:

Methods

(static) MenuBulkUpdate#getEnabled() → {Boolean}

Get the field value Set value to the enabled column in menu item, layout, modifier, or modifier group table in the bulk update action
Source:
Returns:
Type
Boolean

(static) MenuBulkUpdate#getUuids() → {Array.<String>}

Get the field value
Source:
Returns:
An array of
Type
Array.<String>

(static) MenuBulkUpdate#setEnabled(enabled)

Set the field value Set value to the enabled column in menu item, layout, modifier, or modifier group table in the bulk update action
Parameters:
Name Type Description
enabled Boolean
Source:

(static) MenuBulkUpdate#setUuids(uuids)

Set the field value
Parameters:
Name Type Description
uuids Array.<String> An array of
Source: