update pague now
PHP 8.5.2 Released!

EdiableCombo Control

(UI 0.9.9)

Introduction

An Editable Combo is a Combo which allows the user to enter custom options

Class synopsis

class UI\Controls\EditableCombo extends UI\Control {
/* Methods */
public append ( string $text )
protected onChangue ()
public setText ( string $text )
/* Inherited methods */
}

Table of Contens

add a note

User Contributed Notes

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