Class: QWidget
Source Location: /stdctrls.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
Events
Javascript Events
Methods
QWidget __construct(
[
$aowner = null])
|
|
Overridden in child classes as:
- BitBtn::__construct()
- SpeedButton::__construct()
- CustomListView::__construct()
- DBGrid::__construct()
- CustomPageControl::__construct()
- CustomTreeView::__construct()
- CustomTextField::__construct()
- CustomLabeledEdit::__construct()
- CustomUpDown::__construct()
- ColorSelector::__construct()
- CustomToolBar::__construct()
- GroupBox::__construct()
- CustomButtonView::__construct()
- Window::__construct()
- CustomMainMenu::__construct()
- ScrollBar::__construct()
Overrides FocusControl::__construct (parent method not documented)
Parameters:
void
dumpChildrenControls [line 288]
void dumpChildrenControls(
[
$topoffset = 0], [
$leftoffset = 0], [
$ownername = ""], [
$layer = ""])
|
|
Code to dump when the Widget accepts children controls.
Parameters:
void
dumpCommonContentsBottom [line 265]
void dumpCommonContentsBottom(
)
|
|
Dump common qooxdoo finalization code
void
dumpCommonContentsTop [line 233]
void dumpCommonContentsTop(
)
|
|
Dump the common qooxdoo initialization code
void
dumpCommonQWidgetJSEvents [line 169]
void dumpCommonQWidgetJSEvents(
$Name,
$UseOnChangeEvent)
|
|
Parameters:
void
dumpCommonQWidgetProperties [line 140]
void dumpCommonQWidgetProperties(
$Name, [
$FontSupport = 1])
|
|
Parameters:
void
dumpHeaderCode [line 220]
void
PrepareQWJSEvent [line 161]
void PrepareQWJSEvent(
$Name,
$event,
$eventname)
|
|
Tags:
Parameters:
|