메소드 | 설명 | |
---|---|---|
ColumnHeaderCellTextAccessible ( object bound_object, ColumnHeaderCellText cell, ICellAccessibleParent parent ) : System | ||
DoAction ( int action ) : bool | ||
GetDescription ( int action ) : string | ||
GetKeybinding ( int action ) : string | ||
GetLocalizedName ( int action ) : string | ||
GetName ( int action ) : string | ||
SetDescription ( int action, string description ) : bool |
메소드 | 설명 | |
---|---|---|
OnRefStateSet ( ) : Atk.StateSet |
public ColumnHeaderCellTextAccessible ( object bound_object, ColumnHeaderCellText cell, ICellAccessibleParent parent ) : System | ||
bound_object | object | |
cell | ColumnHeaderCellText | |
parent | ICellAccessibleParent | |
리턴 | System |
public SetDescription ( int action, string description ) : bool | ||
action | int | |
description | string | |
리턴 | bool |