|
(BOOL) | - validateControl: |
| Validates the provided control.
|
|
(void) | - setBuilderState: |
| Sets up the receiver to a certain state and updates it's GUI.
|
|
(void) | - flushBuildDirectoryStack |
|
◆ setBuilderState:
- (void) setBuilderState: |
|
(MakeBuilderState) | aState |
|
Sets up the receiver to a certain state and updates it's GUI.
- Parameters
-
aState | The state to which to set the receiver up. |
◆ validateControl:
- (BOOL) validateControl: |
|
(id) | control |
|
Validates the provided control.
- Parameters
-
control | The control to be validated. The object must respond to an -action message. |
- Returns
- YES if the control is valid, NO otherwise.
The documentation for this category was generated from the following file:
- ProjectModules/MakeBuilder/MakeBuilder.m