PHP 클래스 WellCommerce\Bundle\DistributionBundle\DataGrid\PackageDataGrid

저자: Adam Piotrowski ([email protected])
상속: extends WellCommerce\Bundle\CoreBundle\DataGrid\AbstractDataGrid
파일 보기 프로젝트 열기: wellcommerce/wellcommerce

공개 메소드들

메소드 설명
configureColumns ( WellCommerce\Component\DataGrid\Column\ColumnCollection $collection )

보호된 메소드들

메소드 설명
configureOptions ( WellCommerce\Component\DataGrid\Options\OptionsInterface $options )

메소드 상세

configureColumns() 공개 메소드

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

configureOptions() 보호된 메소드

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