gwenhywfar  5.3.0
Instance Methods | Protected Attributes
CocoaTextBrowser Class Reference

#import <CocoaTextBrowser.h>

Inheritance diagram for CocoaTextBrowser:
<CocoaGwenGUIProtocol>

Instance Methods

(BOOL) - fillX
 
(BOOL) - fillY
 
(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

◆ fillX()

- (BOOL) fillX

◆ fillY()

- (BOOL) fillY

◆ minSize()

- (NSSize) minSize

◆ setStringValue:()

- (void) setStringValue: (NSString *)  value

◆ setStringValue:BasePath:()

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

◆ stringValue()

- (NSString *) stringValue

Field Documentation

◆ fillX

- (BOOL) fillX
readwriteprotected

Definition at line 15 of file CocoaTextBrowser.h.

◆ fillY

- (BOOL) fillY
readwriteprotected

Definition at line 16 of file CocoaTextBrowser.h.

◆ loadedString

- (NSString*) loadedString
protected

Definition at line 18 of file CocoaTextBrowser.h.


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