表格控件帮助类
package |
FineUIPHP\UI\Grid |
---|
addCssStyle(string $cssClass) : $this
string
$this
attribute(string $key, string $value) : $this
string
string
$this
clearDirty()
collapse()
collapsed(boolean $collapsed)
boolean
collapseRowExpanders() : $this
$this
cssStyle(string $style) : $this
string
$this
dataSource( $dataSource, array $fields = array(), boolean $clearSelection = true)
array
boolean
dataUrl(string $dataUrl) : $this
string
$this
deselectAllRows() : $this
$this
disabled(boolean $disabled) : $this
boolean
$this
enabled(boolean $enabled) : $this
boolean
$this
getClearDirtyReference() : string
string
客户端脚本
getRefreshIFrameReference() : string
string
客户端脚本
getResetReference() : string
string
客户端脚本
hidden(boolean $hidden) : $this
boolean
$this
hideColumn( $columnId) : $this
$this
icon(string $icon)
string
iconFont(string $iconFont)
string
iconUrl(string $iconUrl)
string
loadData(boolean $clearSelection = true)
boolean
loadPageData( $pageIndex) : $this
$this
loadSortData( $sortField, $sortDirection) : $this
$this
pageIndex(integer $pageIndex) : $this
integer
$this
pageSize(integer $pageSize) : $this
integer
$this
parentDataSource( $parentRowId, $dataSource, $fields)
parentLoadData( $parentRowId)
recordCount(integer $recordCount) : $this
integer
$this
refreshIFrame()
removeCssStyle(string $cssClass) : $this
string
$this
reset()
selectAllRows() : $this
$this
selectedRowIDArray(array $selectedRows) : $this
array
$this
selectedRowIndexArray(array $selectedRows) : $this
array
$this
showColumn( $columnId) : $this
$this
sortField(string $sortField, string $sortDirection) : $this
string
string
$this
summaryData( $summaryData) : $this
$this
title(string $text)
string
titleToolTip(string $text)
string
source : \FineUIPHP\Base\ControlBase\ControlBase