![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
>Home
>Features
>How does it work?
>Documentation
>Tutorials
>Examples
>Help Forum
>Download
>Extensions
>GitHub Project
PackagesdefaultAPI ClientComponents Daemon Webfrontend Full element index APIClass tree: APIIndex: API Classes
Controls
XULButton XULCheckBox XULColorPicker XULDatePicker XULMenuList XULProgressMeter XULRadio XULRadioGroup XULScale XULSplitter XULTextBox XULTimePicker
FileHandling
ClientBaseFile ClientDirectory ClientFile ClientFileService FileDownloader FileFromStreamDownloader FileFromStringDownloader FileToStreamUploader FileToStringUploader FileUploader XULFilePicker
TextAndImages
XULDescription XULDirectImage XULFileSystemImage XULFlash XULHTMLEmbed XULHTMLVideo XULImage XULImageSvg XULLabel
Layout
XULBBox XULBox XULColumn XULColumns XULDeck XULGrid XULHBox XULHTMLBox XULRow XULRows XULScrollBox XULStack XULVBox
Lists
XULListBox XULListCell XULListCol XULListCols XULListHead XULListHeader XULListItem XULRichListBox XULRichListItem
MenusAndPopups
XULMenu XULMenuBar XULMenuItem XULMenuPopup XULMenuSeparator XULPanel XULPopup XULPopupSet XULToolTip
TabsAndGrouping
XULCaption XULGroupBox XULSeparator XULSpacer XULTab XULTabBox XULTabPanel XULTabPanels XULTabs
Trees
XULTree XULTreeCell XULTreeChildren XULTreeCol XULTreeCols XULTreeItem XULTreeRow XULTreeSeparator
Windows
AlertNotification PromptService XULBasicWindow XULChildWindow XULDialog XULPrefPane XULPrefWindow XULWindow Filessubpackage Applicationsubpackage CodeEditor subpackage Comm subpackage Controls subpackage CustomTree subpackage Debugger subpackage Editor subpackage ErrorConsole subpackage FileHandling subpackage HelperElements subpackage Layout subpackage Lists subpackage MenusAndPopups subpackage Node subpackage Registry subpackage Scripting subpackage Service subpackage TabsAndGrouping subpackage TextAndImages subpackage Toolbars subpackage Trees subpackage Windows subpackage WindowStructure |
Class: TreeDataSetSource Location: /class/customTree.php.incClass OverviewTreeDataSupports | --TreeDataSet
Class Variables$colSortTypes = array()
$colTypes = array()
$columnProperties = array()
$columns = array()
$idToRow = array()
$isSparse = FALSE
$nextIndex = 0
$preventCircularHeritage = TRUE
$sortable = FALSE
$sortColumn = NULL
$sortDirection = 'asc'
Class Methodsconstructor __construct() [line 881]
Parameters:
[ Top ]
method allowDrop() [line 1013]
Parameters:
[ Top ]
method allowFileDrop() [line 958]
Parameters:
[ Top ]
method allowForeignDrop() [line 951]
Parameters:
[ Top ]
method createRow() [line 1030]
Parameters:
[ Top ]
method createSeparator() [line 1034]method preventCircularHeritage() [line 909]
Parameters:
[ Top ]
method setColumnProperties() [line 938]
Parameters:
[ Top ]
method setColumnSortType() [line 926]
Sets the sorting type method for a column The sorting type may be a string ("natural", "alphanumeric", "numeric", "date") or a custom callback array in the form of an array($classOrObject, $methodName).
Parameters:
[ Top ]
method setDraggable() [line 996]
Parameters:
[ Top ]
method setSortable() [line 916]
Parameters:
[ Top ]
method sortColumn() [line 966]
Parameters:
[ Top ]
Documentation generated on Mon, 07 Apr 2014 00:51:07 +0200 by phpDocumentor 1.4.3 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
All content is © 2009 by FrontDoor Media Group, is available under the Creative Commons Attribution-Share Alike 2.5 License and is maintained by the SiteFusion.org staff |