Class Component
Base of grid components.
- Nette\Application\UI\PresenterComponent
-
Grido\Components\Component
Direct known subclasses
Grido\Components\Actions\Action,
Grido\Components\Columns\Column,
Grido\Components\Export,
Grido\Components\Filters\Filter,
Grido\Components\Operation
Indirect known subclasses
Grido\Components\Actions\Event,
Grido\Components\Actions\Href,
Grido\Components\Filters\Date,
Grido\Components\Filters\DateRange,
Grido\Components\Filters\Number,
Grido\Components\Filters\Select,
Grido\Components\Filters\Text,
Grido\Components\Columns\Date,
Grido\Components\Columns\Editable,
Grido\Components\Columns\Email,
Grido\Components\Columns\Link,
Grido\Components\Columns\Number,
Grido\Components\Columns\Text,
Grido\Components\Filters\Check,
Grido\Components\Filters\Custom
Abstract
Namespace: Grido\Components
Package: Grido\Components
Author: Petr Bugyík
Located at Components/Component.php
Namespace: Grido\Components
Package: Grido\Components
Author: Petr Bugyík
Located at Components/Component.php
Methods summary
public
|
|
public
Nette\Application\UI\Form
|
|
public
|
|
protected
Nette\ComponentModel\Container
|
|
protected
string
|
Magic methods summary
Properties summary
protected
string
|
$label
|
|
protected
string
|
$type
|
|
protected
|
$grid
|
|
protected
Nette\Application\UI\Form
|
$form
|
|
protected
|
$propertyAccessor
|
Magic properties
public read-only
string
|
$label
|
public read-only
string
|
$type
|
public read-only
|
$grid
|
public read-only
Nette\Application\UI\Form
|
$form
|