Kiwi User Interface Framework  beta
Public Member Functions | Static Public Member Functions
KUSystem Class Reference

Root level object model to present the system. More...

#import <KUSystem.h>

Inheritance diagram for KUSystem:
KUResponder

List of all members.

Public Member Functions

(id) - initWithResource:
 Initialize this object.
(void) - dealloc
 Deallocate this object.
(void) - setChildApplication:
 Set child application object as child responder.

Static Public Member Functions

(KUSystem *) + sharedSystem
 Get singleton object.

Detailed Description

Root level object model to present the system.


Member Function Documentation

+ (KUSystem *) sharedSystem

Get singleton object.

Returns:
Singleton object
- (void) setChildApplication: (KUApplication *)  child

Set child application object as child responder.

Parameters:
childSource application

The documentation for this class was generated from the following file: