gwenhywfar 5.14.1
CocoaTextBrowser Class Reference

#include <CocoaTextBrowser.h>

Inheritance diagram for CocoaTextBrowser:
Collaboration diagram for CocoaTextBrowser:

Instance Methods

(NSSize) - minSize
(void) - setStringValue:
(void) - setStringValue:BasePath:
(NSString *) - stringValue

Protected Attributes

BOOL fillX
BOOL fillY
NSString * loadedString

Detailed Description

Definition at line 12 of file CocoaTextBrowser.h.

Method Documentation

◆ minSize

- (NSSize) minSize

References minSize.

Referenced by minSize.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setStringValue:

- (void) setStringValue: (NSString *) value

Definition at line 74 of file CocoaTextBrowser.m.

References setStringValue:BasePath:.

Here is the call graph for this function:

◆ setStringValue:BasePath:

- (void) setStringValue: (NSString *) value
BasePath: (NSString *) base 

Definition at line 39 of file CocoaTextBrowser.m.

References loadedString.

Referenced by setStringValue:.

Here is the caller graph for this function:

◆ stringValue

- (NSString *) stringValue

Definition at line 78 of file CocoaTextBrowser.m.

References loadedString, and stringValue.

Referenced by stringValue.

Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ fillX

- (BOOL) fillX
readwriteprotected

Definition at line 88 of file CocoaTextBrowser.m.

Referenced by CocoaGui_WTextBrowser_Setup().

◆ fillY

- (BOOL) fillY
readwriteprotected

Definition at line 92 of file CocoaTextBrowser.m.

Referenced by CocoaGui_WTextBrowser_Setup().

◆ loadedString

- (NSString*) loadedString
protected

Definition at line 18 of file CocoaTextBrowser.h.

Referenced by setStringValue:BasePath:, and stringValue.


The documentation for this class was generated from the following files: