C# 클래스 Ext.Net.KeyMap

상속: Observable
파일 보기 프로젝트 열기: pgodwin/Ext.net 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AddKeyBinding void
AfterKeyBindingAdd void
Disable void
Enable void
GetClientConstructor string
KeyMap System

공개 메소드들

메소드 설명
KeyMap ( Config config ) : System

비공개 메소드들

메소드 설명
AddKeyBinding ( KeyBinding keyBinding ) : void
AfterKeyBindingAdd ( KeyBinding keyBinding ) : void
Disable ( ) : void
Enable ( ) : void
GetClientConstructor ( bool instanceOnly, string body ) : string
KeyMap ( ) : System

메소드 상세

KeyMap() 공개 메소드

public KeyMap ( Config config ) : System
config Config
리턴 System