class AppsDynamiteStorageSelectionInputSelectionItem extends Model (View source)

Properties

bool $selected
string $text
string $value

Methods

setSelected($selected)

No description

bool
getSelected()

No description

setText($text)

No description

string
getText()

No description

setValue($value)

No description

string
getValue()

No description

Details

setSelected($selected)

No description

Parameters

$selected

bool getSelected()

No description

Return Value

bool

setText($text)

No description

Parameters

$text

string getText()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string