CakeFest 2024: The Official CakePHP Conference

UI\Controls\Combo::getSelected

(UI 0.9.9)

UI\Controls\Combo::getSelectedGet Selected Option

Descrição

public UI\Controls\Combo::getSelected(): int

Shall retrieve the index of the option selected in this Combo

Parâmetros

Esta função não possui parâmetros.

add a note

User Contributed Notes

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