Class QPanel
The QPanel Class is defined here. QPanel class can be used to create composite controls which are to be rendered as blocks (not inline)
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QBlockControl
- QPanel
Direct known subclasses
NavPanel, PersonEditPanel, QImageBrowserNav, QImageBrowserThumbnails, QMenuGen, QProgressbarGen, QSelectableGen, QSliderGen, QSortableGen, QTabsGen, RecordsSummary, ProjectEditPanel, ProjectViewPanel, QAccordionGen, QDatepickerGen, QDialogBox, QDialogGen, QFileAssetBase, QImageBrowserBaseIndirect known subclasses
CalculatorWidget, QAccordion, QImageFileAsset, QMenu, QMenuBase, QModelConnectorEditDlg, QProgressbar, QProgressbarBase, QSelectable, QSelectableBase, QSlider, QSliderBase, QAccordionBase, QSortable, QSortableBase, QTabs, QTabsBase, QDatepicker, QDatepickerBase, QDialog, QDialogBase, QFileAsset, QFileAssetDialog, QImageBrowser
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
string
|
$strTagName
HTML tag to the used for the Block Control |
#
'div'
|
protected
string
|
$strDefaultDisplayStyle
Default display style for the control. See QDisplayStyle class for available list |
|
protected
boolean
|
$blnIsBlockElement
Is the control a block element? |
#
true
|
protected
boolean
|
$blnHtmlEntities
Use htmlentities for the control? |
#
false
|
$blnAutoRenderChildren,
$blnDropTarget,
$objDropsControlsArray,
$objDropsGroupingsArray,
$objIsDropZoneFor,
$objMovesControlsArray,
$strFormat,
$strTemplate,
$strText
|
$attributes,
$styles
|
$AutoRenderChildren,
$DropTarget,
$Format,
$HorizontalAlign,
$HtmlEntities,
$ResizeHandleDirection,
$ResizeHandleMaximum,
$ResizeHandleMinimum,
$TagName,
$Template,
$Text,
$VerticalAlign
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$Width
|