Method |
Description |
|
Add ( Keyboard kb ) : Keyboard |
|
|
ChangeActivateState ( Keyboard keyboard, bool &isActive, bool newState ) : void |
|
|
Create ( string name ) : Keyboard |
|
|
IEnumerable ( ) : IEnumerator |
|
|
IKeyboardCollection ( string name ) : IKeyboard |
|
|
KeyboardCollection ( KeyboardContext c ) : System |
|
|
OnDestroy ( Keyboard kb ) : void |
|
|
OnStart ( ) : void |
|
|
OnStop ( ) : void |
|
|
ReadInlineContent ( IStructuredReader sr ) : void |
|
|
RenameKeyboard ( Keyboard k, string &kbName, string newName ) : void |
|
|
ReplaceWith ( KeyboardCollection c ) : void |
|
|
WriteInlineContent ( IStructuredWriter sw ) : void |
|
|
this ( string name ) : IKeyboardIKeyboardCollection.System |
|
|
this ( string name ) : Keyboard |
|
|