Jarves\Admin\ObjectCrud::setNestedAddWithPositionSelection PHP Method

setNestedAddWithPositionSelection() public method

public setNestedAddWithPositionSelection ( $nestedAddWithPositionSelection )
    public function setNestedAddWithPositionSelection($nestedAddWithPositionSelection)
    {
        $this->nestedAddWithPositionSelection = $nestedAddWithPositionSelection;
    }
ObjectCrud