gwenhywfar  4.13.1
Instance Methods | Protected Attributes | Properties
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

NSString * loadedString
 

Properties

BOOL fillX
 
BOOL fillY
 

Detailed Description

Definition at line 12 of file CocoaTextBrowser.h.

Method Documentation

- (BOOL) fillX
- (BOOL) fillY
- (NSSize) minSize
- (void) setStringValue: (NSString *)  value
- (void) setStringValue: (NSString *)  value
BasePath: (NSString *)  base 
- (NSString*) stringValue

Field Documentation

- (NSString*) loadedString
protected

Definition at line 16 of file CocoaTextBrowser.h.

Property Documentation

- (BOOL) fillX
readwriteatomic

Definition at line 13 of file CocoaTextBrowser.h.

- (BOOL) fillY
readwriteatomic

Definition at line 14 of file CocoaTextBrowser.h.


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