Jarves\Admin\ObjectCrud::setItemLayout PHP Method

setItemLayout() public method

public setItemLayout ( $itemLayout )
    public function setItemLayout($itemLayout)
    {
        $this->itemLayout = $itemLayout;
    }
ObjectCrud