menu

Gets the PODSMenu object for the M-Business Client browser window.

Interface

PODSWindow

IDL definition
readonly attribute PODSMenu menu;
JavaScript synopsis
window.menu
C synopsis
PODSMenu* PODSgetMenu(PODSWindow* window);
Parameters
  • window   The PODSWindow object.

Returns

PODSMenu object for the M-Business Client browser window.