webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebJavaScriptTextInputPanel.h>
Instance Methods | |
(id) | - initWithPrompt:text: |
(NSString *) | - text |
(IBAction) | - pressedCancel: |
(IBAction) | - pressedOK: |
Protected Attributes | |
IBOutlet NSTextField * | prompt |
IBOutlet NSTextField * | textInput |
- (IBAction) pressedCancel: | (id) | sender |
- (IBAction) pressedOK: | (id) | sender |
- (NSString *) text |
|
protected |
|
protected |