Click or drag to resize
SimpleFileMenu Methods

The SimpleFileMenu type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Create the file menu and return the root panel. The result would be a panel containing a group of dropdown entities, which implement the file menu layout. The id of every dropdown is "menu-[menu-title]". Note: the returned file menu panel comes without parent, you need to add it to your UI tree manually.
Top
See Also