+ (MUIKeyadjust *) keyadjust
Default constructor
- (BOOL) allowDoubleClick
- (BOOL) allowMouseEvents
- (BOOL) allowMultipleKeys
- (BOOL) allowTripleClick
- (ULONG) forceKeyCode
- (OBString *) key
- (void) noNotifySetAllowDoubleClick:(BOOL)allowdoubleclick
- (void) noNotifySetAllowMouseEvents:(BOOL)allowmouseevents
- (void) noNotifySetAllowMultipleKeys:(BOOL)allowmultiplekeys
- (void) noNotifySetAllowTripleClick:(BOOL)allowtripleclick
- (void) noNotifySetForceKeyCode:(ULONG)forcekeycode
- (void) noNotifySetKey:(OBString *)key
- (void) setAllowDoubleClick:(BOOL)allowdoubleclick
- (void) setAllowMouseEvents:(BOOL)allowmouseevents
- (void) setAllowMultipleKeys:(BOOL)allowmultiplekeys
- (void) setAllowTripleClick:(BOOL)allowtripleclick
- (void) setForceKeyCode:(ULONG)forcekeycode
- (void) setKey:(OBString *)key