-
Notifications
You must be signed in to change notification settings - Fork 36
ToolBar
Carlo Barazzetta edited this page Jan 27, 2017
·
2 revisions
Renders a TreeView as a set of buttons with potentially multi-level menus.
Here's an example:
NorthView:
Controller: ToolBar
TreeView: MainMenu
As you can see the structure of the menu is defined into a separate file "MainMenu.yaml", so it can be used also by a TreePanel controller.
Type: Tree
Folder: Options
View: Parties
Folder: Lookup tables
View: Build AutoList
Model: HAIR
MainTable:
Controller:
PopupWindow:
Width: 320
Height: 160
Folder: User
View:
Controller: ChangePassword
View:
Controller: Logout
This is the result:
As you can see into the image, the same MainMenu is rendered as a ToolBar (red highlighted) and a TreePanel (blue highlighted).
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Features
- Kitto Enterprise
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information