Window.Simple
Classes
Window.Simple
The Window.Simple module contains all the other user interface modules
for every application.
Properties
    factory-id
		Module ID
- Type
 - String
 
- Default value
 
    factory-path
		Path indicating where a module comes from in the app.json
- Type
 - String
 
- Default value
 
Slots
    content
		The content slot is where the rest of the application goes.
It takes up all of the window's screen area, except for the title
bar.
- Required
 - yes
 
    search
		The search slot is located in the center of the window's title
bar.
It currently only supports a Navigation.SearchBox module.
CSS classes:
- The class 
in-titlebarwill be added to the module in this slot. 
- Required
 - no
 - Allowed modules
 - 
    
Navigation.SearchBox 
The results of the search are