#import <UIEditBoxImpl-mac.h>
- (void)
doAnimationWhenKeyboardMoveWithDuration: |
|
(float) |
duration |
| distance: |
|
(float) |
distance |
|
|
| |
- (void)
doAnimationWhenKeyboardMoveWithDuration: |
|
var |
duration |
| distance: |
|
var |
distance |
|
|
| |
- (void)
doAnimationWhenKeyboardMoveWithDuration: |
|
local |
duration |
| distance: |
|
local |
distance |
|
|
| |
| - (id) initWithFrame: |
|
(NSRect) |
frameRect |
| editBox: |
|
(void *) |
editBox |
|
|
| |
| - (id) initWithFrame: |
|
var |
frameRect |
| editBox: |
|
var |
editBox |
|
|
| |
| - (id) initWithFrame: |
|
local |
frameRect |
| editBox: |
|
local |
editBox |
|
|
| |
| - (void) setContentSize: |
|
(NSSize) |
size |
|
| - (void) setContentSize: |
|
var |
size |
|
| - (void) setContentSize: |
|
local |
size |
|
| - (void) setPosition: |
|
(NSPoint) |
pos |
|
| - (void) setPosition: |
|
var |
pos |
|
| - (void) setPosition: |
|
local |
pos |
|
- (NSMutableDictionary*)
placeholderAttributes_ |
|
protected |
| var placeholderAttributes_ |
|
protected |
| local placeholderAttributes_ |
|
protected |
- (NSSecureTextField*)
secureTextField_ |
|
protected |
| - (NSTextField*) textField_ |
|
protected |
- (NSMutableDictionary*)
placeholderAttributes |
|
readwritenonatomicretain |
| var placeholderAttributes |
|
readwritenonatomicretain |
| local placeholderAttributes |
|
readwritenonatomicretain |
- (NSSecureTextField*)
secureTextField |
|
readwritenonatomicretain |
| - (NSTextField*) textField |
|
readwritenonatomicretain |
The documentation for this class was generated from the following file: