PHP Class WellCommerce\Bundle\DistributionBundle\DataGrid\PackageDataGrid

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\CoreBundle\DataGrid\AbstractDataGrid
Show file Open project: wellcommerce/wellcommerce

Public Methods

Method Description
configureColumns ( WellCommerce\Component\DataGrid\Column\ColumnCollection $collection )

Protected Methods

Method Description
configureOptions ( WellCommerce\Component\DataGrid\Options\OptionsInterface $options )

Method Details

configureColumns() public method

public configureColumns ( WellCommerce\Component\DataGrid\Column\ColumnCollection $collection )
$collection WellCommerce\Component\DataGrid\Column\ColumnCollection

configureOptions() protected method

protected configureOptions ( WellCommerce\Component\DataGrid\Options\OptionsInterface $options )
$options WellCommerce\Component\DataGrid\Options\OptionsInterface