프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Class |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_action_mask | uint | ||
_cell | GSCellFlagsType | ||
_cell_image | |||
_contents | object | ||
_font | |||
_formatter | |||
_menu | |||
_mouse_down_flags | uint | ||
_object_value |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Init | |||
InitImageCell | |||
InitTextCell | |||
InitWithCoder |
메소드 | 설명 | |
---|---|---|
Alloc ( ) : |
||
CellAttribute ( NSCellAttribute aParameter ) : int | ||
NSCell ( ) : System | ||
NextState ( ) : int | ||
SendActionOn ( int mask ) : int | ||
SetCellAttribute ( NSCellAttribute aParameter, int toValue ) : void | ||
SetNextState ( ) : void |
메소드 | 설명 | |
---|---|---|
Init ( ) : |
||
InitImageCell ( |
||
InitTextCell ( NSString aString ) : |
||
InitWithCoder ( NSCoder aDecoder ) : |
public CellAttribute ( NSCellAttribute aParameter ) : int | ||
aParameter | NSCellAttribute | |
리턴 | int |
public SetCellAttribute ( NSCellAttribute aParameter, int toValue ) : void | ||
aParameter | NSCellAttribute | |
toValue | int | |
리턴 | void |