DeusEx.DumpLocationListWindow
- Extends
- DumpLocationBaseWindow
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- Extension.TabGroupWindow
|
+-- Extension.ModalWindow
|
+-- DeusEx.DeusExBaseWindow
|
+-- DeusEx.ToolWindow
|
+-- DeusEx.DumpLocationBaseWindow
|
+-- DeusEx.DumpLocationListWindow
Inherited Variables from DeusEx.ToolWindow |
bAllowWindowDragging, bTitleBarVisible, bWindowBeingDragged, colBackgroundColor, colText, fontText, textureMouse, winContainer, windowStartDragX, windowStartDragY, winTitleBar |
Inherited Functions from DeusEx.ToolWindow |
ButtonActivated, CreateToolBorderContainer, CreateToolButton, CreateToolCheckbox, CreateToolEditWindow, CreateToolLabel, CreateToolList, CreateToolWindowContainer, InitWindow, MouseButtonPressed, MouseButtonReleased, MouseMoved, SetAppIcon, SetTitle, SetTitleBarVisibility, SetWindowDragging |
function bool ButtonActivated (
Window buttonPressed ) )
function CreateControls ( ) )
function CreateDumpList ( ) )
function DeleteDumpFile ( ) )
function EnableButtons ( ) )
event InitWindow ( ) )
event bool ListRowActivated (
window list,
int rowId) )
event bool ListSelectionChanged (
window list,
int numSelections,
int focusRowId) )
function OpenDumpFile ( optional String dumpFilename) )
function PopulateDumpList ( ) )
Creation time: Mon 8/11/2021 16:31:06.385 - Created with
UnCodeX