|
OpenAFS
OpenAFS distributed network file system
|
Public Member Functions | |
| (void) | - setWorkCell: |
| (IBAction) | - save: |
| (IBAction) | - cancel: |
| (IBAction) | - createNewIP: |
| (IBAction) | - cancelIP: |
| (BOOL) | - saved |
| (id) | - getPanel |
| (void) | - commitModify |
| (void) | - rollbackModify |
| (void) | - loadValueFromCellIPClass |
| (void) | - manageTableSelection: |
Protected Attributes | |
| id | confPanel |
| id | afsCommanderPref |
| id | textFieldCellName |
| id | textFieldComment |
| id | tableViewCellIP |
| id | modifyButton |
| id | createButton |
| id | deleteButton |
| BOOL | hasSaved |
| DBCellElement * | cellElement |
| NSMutableArray * | bkIPArray |
| NSMutableArray * | workIPArray |
| CellIp * | currentSelectedIP |