Functions

Init

function Init()

ResizeHandler

function ResizeHandler(w,
h ,
x,
y)

onUnload

function onUnload()

RemoveDebugframe

function RemoveDebugframe()

EvalVariable

function EvalVariable(path: String)

ShowTarget

function ShowTarget(selfName,
scroll)

GetChildNames

function GetChildNames(variable)

SortChilds

function SortChilds(variable,
list)

VariableShown

function VariableShown(variable) : Boolean

AddButton

function AddButton(self,
selfName,
targetName)
function Init()
function ResizeHandler(w,
h ,
x,
y)
function onUnload()
function RemoveDebugframe()
function EvalVariable(path: String)
function ShowTarget(selfName,
scroll)
function GetChildNames(variable)
function SortChilds(variable,
list)
function VariableShown(variable) : Boolean
function AddButton(self,
selfName,
targetName)
Close