|
void | ScriptConsoleTabBase (Widget root, ScriptConsole console, Widget button, ScriptConsoleTabBase parent=null) |
|
void | Init (int id) |
|
int | GetID () |
|
Widget | GetRoot () |
|
bool | IsSelected () |
|
void | Select (bool select, ScriptConsoleTabBase selectedHandler) |
|
void | OnSelected () |
|
void | Show (bool show, ScriptConsoleTabBase selectedHandler) |
|
Widget | GetButton () |
|
void | Update (float timeslice) |
|
bool | OnChange (Widget w, int x, int y, bool finished) |
|
bool | OnClick (Widget w, int x, int y, int button) |
|
bool | OnItemSelected (Widget w, int x, int y, int row, int column, int oldRow, int oldColumn) |
|
bool | OnKeyDown (Widget w, int x, int y, int key) |
|
bool | OnDoubleClick (Widget w, int x, int y, int button) |
|
void | OnRPCEx (int rpc_type, ParamsReadContext ctx) |
|
bool | OnMouseButtonDown (Widget w, int x, int y, int button) |
|
bool | OnKeyPress (Widget w, int x, int y, int key) |
|
bool | OnMouseEnter (Widget w, int x, int y) |
|
bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
void | AddItemToClipboard (TextListboxWidget text_listbox_widget) |
|
См. определение в файле ScriptConsoleTabBase.c строка 1