selectAll

Accesses the object for the Select All item in the M-Business Client menus.

Interface

PODSMenu

IDL definition
readonly attribute PODSMenuItem selectAll;
JavaScript synopsis
menu.selectAll
C synopsis
PODSMenuItem* PODSgetSelectAll(PODSMenu* menu);
Parameters
  • menu   The PODSMenu object.

Returns

The object for the Select All item in the M-Business Client menus.