Contents:
AddressBookApp
AddressBookApp.build()
MainWindow
RightButton
SearchResultsItem
Initializes the application; it will be called only once. If this method returns a widget (tree), it will be used as the root widget and added to the window.
None or a root Widget instance if no self.root exists.
Widget