|
gwenhywfar
5.9.0
|
#import <CocoaLabel.h>


Instance Methods | |
| (BOOL) | - fillX |
| (BOOL) | - fillY |
| (NSSize) | - minSize |
| (NSSize) | - neededTextSize |
Protected Attributes | |
| BOOL | fillX |
| BOOL | fillY |
| CGFloat | minWidth |
Definition at line 16 of file CocoaLabel.h.
| - (BOOL) fillX |
Referenced by CocoaListBox::sortOrderForColumnAtIndex:, and CocoaTextBrowser::stringValue.

| - (BOOL) fillY |
Referenced by CocoaListBox::sortOrderForColumnAtIndex:, and CocoaTextBrowser::stringValue.

| - (NSSize) minSize |
Referenced by CocoaHLayout::addLayoutSubview:, CocoaVLayout::addLayoutSubview:, CocoaWindowContentView::addLayoutSubview:, CocoaGridLayout::addLayoutSubview:, CocoaButton::clicked:, neededTextSize, CocoaComboBox::setC_ComboBoxActionPtr:Data:, CocoaPopUpButton::setC_PopUpActionPtr:Data:, CocoaLineTextField::setC_TextChanged_ActionPtr:Data:, CocoaRadioButton::setGroupManager:, CocoaScrollBox::setLayoutedDocumentView:, CocoaListBox::sortOrderForColumnAtIndex:, CocoaTextBrowser::stringValue, and CocoaSpinbox::stringValue.

| - (NSSize) neededTextSize |
Definition at line 37 of file CocoaLabel.m.
References <CocoaGwenGUIProtocol>::minSize, minWidth, and neededTextSize.
Referenced by neededTextSize.


|
readwriteprotected |
Definition at line 19 of file CocoaLabel.h.
Referenced by CocoaGui_WLabel_Setup(), CocoaGui_WLineEdit_Setup(), and CocoaGui_WTextEdit_Setup().
|
readwriteprotected |
Definition at line 20 of file CocoaLabel.h.
Referenced by CocoaGui_WLabel_Setup(), CocoaGui_WLineEdit_Setup(), and CocoaGui_WTextEdit_Setup().
|
protected |
Definition at line 22 of file CocoaLabel.h.
Referenced by neededTextSize, and CocoaLineTextField::setC_TextChanged_ActionPtr:Data:.
1.8.11