Class QSortableBase
Impelements a JQuery UI Sortable
Sortable is a group of panels that can be dragged to reorder them. You will need to put some care into the css styling of the objects so that the css allows them to be moved. It will use the top level html objects inside the panel to decide what to sort. Make sure they have ids so it can return the ids of the items in sort order.
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QBlockControl
- QPanel
- QSortableGen
- QSortableBase
Direct known subclasses
QSortable
Package: Controls\Base
Link: http://jqueryui.com/sortable/
Located at includes/base_controls/QSortableBase.class.php
Link: http://jqueryui.com/sortable/
Located at includes/base_controls/QSortableBase.class.php
public
array
|
|
public
string
|
|
public
mixed
|
|
public
mixed
|
Cancel(),
Destroy(),
Disable(),
Enable(),
GetJqSetupFunction(),
GetModelConnectorParams(),
Instance(),
Option(),
Option1(),
Option2(),
Option3(),
Refresh(),
RefreshPositions(),
Serialize(),
ToArray()
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
array
|
$aryItemArray
|
#
null
|
$blnHtmlEntities,
$blnIsBlockElement,
$strDefaultDisplayStyle,
$strTagName
|
$blnAutoRenderChildren,
$blnDropTarget,
$objDropsControlsArray,
$objDropsGroupingsArray,
$objIsDropZoneFor,
$objMovesControlsArray,
$strFormat,
$strTemplate,
$strText
|
$attributes,
$styles
|
public read-only
Array
|
$ItemArray
List of ControlIds in sort order. |
$AppendTo,
$Axis,
$Cancel,
$ConnectWith,
$Containment,
$Cursor,
$CursorAt,
$Delay,
$Disabled,
$Distance,
$DropOnEmpty,
$ForceHelperSize,
$ForcePlaceholderSize,
$Grid,
$Handle,
$Helper,
$Items,
$Opacity,
$Placeholder,
$Revert,
$Scroll,
$ScrollSensitivity,
$ScrollSpeed,
$Tolerance,
$ZIndex
|
$AutoRenderChildren,
$DropTarget,
$Format,
$HorizontalAlign,
$HtmlEntities,
$ResizeHandleDirection,
$ResizeHandleMaximum,
$ResizeHandleMinimum,
$TagName,
$Template,
$Text,
$VerticalAlign
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$Left,
$Margin,
$NoWrap,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$Width
|