Class QControl
QControl is the user overridable Base-Class for all Controls.
This class is intended to be modified. If you need to modify the class (looks or behavior), then place any custom modifications to QControl in the file.
Please note: All custom render methods should start with a RenderHelper call and end with a RenderOutput call. Also, read the class file to learn about the wrappers (the HTML elements with the '_ctl' at the end of their 'id' attribute) and how to disable them.
Direct known subclasses
MyControl, QActionControl, QFileControl, QHListControl, QImageBase, QImageControlBase, QImageLabelBase, QImageRollover, QJsTimerBase, QListControl, QPaginatedControl, QPaginatorBase, QBlockControl, QResizableGen, QSampleControl, QTestControl, QTextBoxBase, QTreeNav, QWaitIcon, SampleComposite, QCheckBox, QControlLabel, QControlProxy, QDataGridLegacyRow, QDateTimePicker, QDraggableGen, QDroppableGenIndirect known subclasses
CalculatorWidget, NavPanel, QAutocompleteBase, QTextBox, QUrlTextBox, QWriteBox, RecordsSummary, SelectableLabel, QAutocompleteGen, QButton, QButtonBase, QCalendar, QCheckBoxList, QCsvTextBox, QDataGrid, QDataGridBase, QDataGridLegacy, PersonEditPanel, QDataGridLegacyBase, QDataRepeater, QDatepicker, QDatepickerBase, QDatepickerBox, QDatepickerBoxBase, QDatepickerBoxGen, QDatepickerGen, QDateTimeTextBox, QDialog, ProjectEditPanel, QDialogBase, QDialogBox, QDialogGen, QDraggable, QDraggableBase, QDroppable, QDroppableBase, QEmailTextBox, QFieldset, QFileAsset, ProjectPickerListBox, QFileAssetBase, QFileAssetDialog, QFloatTextBox, QHtmlTable, QHtmlTableBase, QImageBrowser, QImageBrowserBase, QImageBrowserNav, QImageBrowserThumbnails, QImageButton, ProjectViewPanel, QImageControl, QImageFileAsset, QImageLabel, QIntegerTextBox, QJqButton, QJqButtonBase, QJqButtonGen, QJqCheckBox, QJqCheckBoxBase, QJqCheckBoxGen, QAccordion, QJqRadioButton, QJqRadioButtonBase, QJqRadioButtonGen, QJsTimer, QLabel, QLinkButton, QListBox, QListBoxBase, QMenu, QMenuBase, QAccordionBase, QMenuGen, QModelConnectorEditDlg, QNumericTextBox, QPaginator, QPanel, QProgressbar, QProgressbarBase, QProgressbarGen, QRadioButton, QRadioButtonList, QAccordionGen, QResizable, QResizableBase, QSelectable, QSelectableBase, QSelectableGen, QSelectMenu, QSelectMenuBase, QSelectMenuGen, QSlider, QSliderBase, QAutocomplete, QSliderGen, QSortable, QSortableBase, QSortableGen, QSpinner, QSpinnerBase, QSpinnerGen, QTabs, QTabsBase, QTabsGen
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
$attributes,
$styles
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$HorizontalAlign,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$VerticalAlign,
$Width
|