CakeFest 2024: The Official CakePHP Conference

UI\Controls\Combo::setSelected

(UI 0.9.9)

UI\Controls\Combo::setSelectedSet Selected Option

Description

public UI\Controls\Combo::setSelected(int $index)

Shall set the currently selected option in this Combo

Liste de paramètres

index

The index of the option to select

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top