-
Notifications
You must be signed in to change notification settings - Fork 8
HomeView
iraichi edited this page May 21, 2015
·
8 revisions
The Home View is the view that Kitto displays at application startup.
Kitto selects the name of the default home view based on the client window's physical width. This allows to use a different home/menu for different screeen sizes in order to optimize mobile applications.
Default home views are searched in the following order: HomeTiny (up to 5") HomeSmall (6" to 10") Home (all other cases)
Please note that the number of inches above is the width of the display, not the diagonal. If a certain home is not found, the next in list is retrieved.
You may change the Config #HomeView# node to use a custom view for the home page. Alternatively, you can customize the Home view by replacing its controller.
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Panel-Based
- [List] (List)
- [Form] (Form)
- [GridPanel] (GridPanel)
- [ChartPanel] (ChartPanel)
- [Tool Controllers] (Tool)
- [Login] (Login)
- [Logout] (Logout)
- [ChangePassword] (ChangePassword)
- Features
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information
- Kitto Enterprise