|
gwenhywfar
4.3.3
|
#import <CocoaTextBrowser.h>
Public Member Functions | |
| (BOOL) | - fillX |
| (BOOL) | - fillY |
| (NSSize) | - minSize |
| (void) | - setStringValue: |
| (void) | - setStringValue:BasePath: |
| (NSString *) | - stringValue |
Protected Attributes | |
| NSString * | loadedString |
Properties | |
| BOOL | fillX |
| BOOL | fillY |
Definition at line 12 of file CocoaTextBrowser.h.
| - (BOOL) fillX |
| - (BOOL) fillY |
| - (NSSize) minSize |
| - (void) setStringValue: | (NSString*) | value |
Definition at line 74 of file CocoaTextBrowser.m.
References setStringValue:BasePath:.
Referenced by CocoaGui_WTextBrowser_Setup().
| - (void) setStringValue: | (NSString*) | value | |
| BasePath: | (NSString*) | base | |
Definition at line 39 of file CocoaTextBrowser.m.
References loadedString.
Referenced by CocoaGui_WTextBrowser_SetCharProperty(), and setStringValue:.
| - (NSString *) stringValue |
Definition at line 78 of file CocoaTextBrowser.m.
References loadedString.
Referenced by CocoaGui_WTextBrowser_GetCharProperty().
|
protected |
Definition at line 16 of file CocoaTextBrowser.h.
Referenced by setStringValue:BasePath:, and stringValue.
|
readwriteatomic |
Definition at line 13 of file CocoaTextBrowser.h.
Referenced by CocoaGui_WTextBrowser_Setup().
|
readwriteatomic |
Definition at line 14 of file CocoaTextBrowser.h.
Referenced by CocoaGui_WTextBrowser_Setup().
1.8.1.2