w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
WrapperWidget.DisableModifyChild
w4d
widget
wrapper
WrapperWidget
Undocumented in source.
class
WrapperWidget
protected static
template
DisableModifyChild () {
import
w4d
.
widget
.
base
,
w4d
.
exception
;
;
import
w4d
.
widget
.
base
,
w4d
.
exception
;
;
protected static
enum
DisableModifyChild_ErrorMes
;
static
Widget
setChild
(Widget child);
static
void
removeChild
();
}
Members
Static functions
removeChild
void
removeChild
()
Undocumented in source. Be warned that the author may not have intended to support it.
setChild
Widget
setChild
(Widget child)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
DisableModifyChild_ErrorMes
enum
DisableModifyChild_ErrorMes
;
Undocumented in source.
Meta
Source
See Implementation
w4d
widget
wrapper
WrapperWidget
constructors
this
functions
removeChild
setChild
properties
child
children
focusable
trackable
templates
DisableModifyChild
variables
_child