ProjectManager  0.2
Instance Methods | List of all members
MakeBuilder(Private) Category Reference

Instance Methods

(BOOL) - validateControl:
 Validates the provided control. More...
 
(void) - setBuilderState:
 Sets up the receiver to a certain state and updates it's GUI. More...
 
(void) - flushBuildDirectoryStack
 

Method Documentation

◆ setBuilderState:

- (void) setBuilderState: (MakeBuilderState)  aState

Sets up the receiver to a certain state and updates it's GUI.

Parameters
aStateThe state to which to set the receiver up.

◆ validateControl:

- (BOOL) validateControl: (id)  control

Validates the provided control.

Parameters
controlThe 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: