Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Menus と MenuItemsは、これらのメソッドを使用してプログラム的に操作することができます:
  Menu を使用してポップアップメニューを表示:

menu.setAttribute("popupVisible", "true");
 

...