Methods
(p_func)
_BindBind the given function to this object and returns it.
Note that it replaces the function reference, hence referencing function before they are being bound in _Init
,
( i.e in the constructor ) will target an obsolete function.
Parameters:
Name | Type | Description |
---|---|---|
p_func |
* |
Members
mainWindow :BrowserWindow
TODO
Methods
()
_BootTODO