Google
×
UI\Menu::__construct. (UI 0.9.9). UI\Menu::__construct — Construct a new Menu. Description ¶. public UI\Menu::__construct(string $name ). Shall construct a new ...
UI\Menu::__construct. (PHP 7, UI 0.9.9). UI\Menu::__construct — Construct a new Menu. Description. public UI\Menu::__construct ( string $name ).
UI\Menu::__construct. (UI 0.9.9). UI\Menu::__construct — Construct a new Menu. Description ¶. public UI\Menu::__construct(string $name ).
UI\MenuItem » · PHP Manual · UI\Menu; Construct a new Menu. UI\Menu::__construct. (PHP 7, UI 0.9.9) ... Shall construct a new Menu. Parameters. name. The name ( ...
Menus must be constructed before the first Window, and can be shown on any Window. Class synopsis class UI\Menu { /* Constructor */ public __construct(string $ ...
UI\MenuItem » · PHP Manual · UI\Menu; Construct a new Menu. UI\Menu::__construct. (UI 0.9.9) ... Shall construct a new Menu. Parameters. name. The name (text) for ...
UI\MenuItem » · PHP Manual · UI\Menu; Construct a new Menu. UI\Menu::__construct. (UI 0.9.9) ... 说明. public UI\Menu::__construct(string $name ). Shall construct ...
UI\Menu::__construct. (UI 0.9.9). UI\Menu::__construct — Construct a new Menu. 说明. public UI\Menu::__construct ( string $name ). Shall construct a new Menu ...
To dynamically add a Menu control to a page, create a new Menu object, set its properties, and then add it to the Controls collection of a container control, ...
Remarks. Use this constructor to create and initialize a new instance of the Menu class. To dynamically add a Menu control to a page, create a new Menu ...