Class Atk4\Ui\Crud

extends Grid
Located at ui/src/Crud.php
Methods
Methods inherited from Atk4\Ui\Grid
initTable(), addColumn(), addDecorator(), addButton(), setIpp(), addItemsPerPageSelector(), addJsPaginator(), addJsPaginatorInContainer(), addQuickSearch(), jsReload(), addActionButton(), addExecutorButton(), addActionMenuItem(), addExecutorMenuItem(), addActionMenuFromModel(), addFilterColumn(), addDropdown(), addPopup(), addModalAction(), addBulkAction(), addModalBulkAction(), getSortBy(), addSelection(), addDragHandler(), renderView(), recursiveRender(), jsRow()
Methods inherited from Atk4\Ui\View
__construct(), setSource(), setMissingProperty(), setElement(), link(), getExecutorFactory(), add(), getClosestOwner(), set(), addClass(), removeClass(), setStyle(), removeStyle(), setAttr(), removeAttr(), url(), jsUrl(), _getStickyArgs(), stickyGet(), renderAll(), renderTemplateToHtml(), render(), renderToTab(), renderToJsonArr(), getHtml(), js(), vue(), jsEmitEvent(), jsGetStoreData(), jsClearStoreData(), jsAddStoreData(), on(), getHtmlId(), getJsRenderActions(), getJs()
Methods inherited from Atk4\Ui\AbstractView
getOwner()
Methods used from Atk4\Core\AppScopeTrait
assertInstanceOfApp(), issetApp(), getApp(), setApp()
Methods used from Atk4\Core\ContainerTrait
_uniqueElementName(), _addContainer(), removeElement(), _shorten(), getElement(), hasElement()
Methods used from Atk4\Core\InitializerTrait
isInitialized(), assertIsInitialized(), invokeInit()
Methods used from Atk4\Core\StaticAddToTrait
_addToAdd(), addTo(), addToWithCl(), addToWithClUnsafe()
Methods used from Atk4\Core\TrackableTrait
issetOwner(), setOwner(), unsetOwner(), getDesiredName(), destroy()
Methods used from Atk4\Core\HookTrait
_rebindHookFxToFakeInstance(), _unbindHookFxIfBoundToThis(), _rebindHooksIfCloned(), onHook(), onHookShort(), _makeHookDynamicFx(), onHookDynamic(), onHookDynamicShort(), hookHasCallbacks(), removeHook(), hook(), breakHook()
Properties
Properties inherited from Atk4\Ui\Grid
$menu, $quickSearch, $searchFieldNames, $paginator, $ipp, $actionButtons, $actionMenu, $selection, $sortable, $sortTrigger, $table, $container, $defaultTemplate, $actionButtonsDecorator, $actionMenuDecorator
Properties inherited from Atk4\Ui\View
$_jsActions, $model, $region, $ui, $class, $style, $attr, $template, $content, $element, $executorFactory, $stickyArgs
Properties inherited from Atk4\Ui\AbstractView
$_addLater, $_rendered, $elements
Properties used from Atk4\Core\AppScopeTrait
$_app, $maxNameLength, $uniqueNameHashes
Properties used from Atk4\Core\ContainerTrait
$_elementNameCounts
Properties used from Atk4\Core\InitializerTrait
$_initialized
Properties used from Atk4\Core\NameTrait
$name
Properties used from Atk4\Core\TrackableTrait
$_owner, $shortName
Properties used from Atk4\Core\HookTrait
$hooks, $_hookIndexCounter, $_hookOrigThis