class CreateRowRequest extends Model (View source)

Properties

string $parent
protected $rowType
protected $rowDataType
string $view

Methods

setParent($parent)

No description

string
getParent()

No description

setRow(Row $row)

No description

Row
getRow()

No description

setView($view)

No description

string
getView()

No description

Details

setParent($parent)

No description

Parameters

$parent

string getParent()

No description

Return Value

string

setRow(Row $row)

No description

Parameters

Row $row

Row getRow()

No description

Return Value

Row

setView($view)

No description

Parameters

$view

string getView()

No description

Return Value

string