SelectAnyExpandedController class

Constructors

SelectAnyExpandedController(String title, ObservableList<ItemSelectExpanded> itens)

Properties

appBarTitle Widget?
getter/setter pairinherited
confirmarParaCarregarDados bool
Cria uma nova variavel, pois se usar a do model, ela mantém as configurações mesmo depois de sair da tela
getter/setter pairinherited
context → ReactiveContext
Override this method to use a custom context.
no setterinherited
filter TextEditingController
finalinherited
fonteDadoAtual DataSource?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
itens → ObservableList<ItemSelectExpanded>
finalinherited
listaExibida ↔ ObservableList<ItemSelectExpanded>
getter/setter pairinherited
listaOriginal ↔ ObservableList<ItemSelectExpanded>
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
searchIcon Icon
getter/setter pairinherited
searchText String
getter/setter pairinherited
title String
getter/setter pairinherited

Methods

addFilterListener() → dynamic
inherited
clearList() → void
inherited
dispose() → void
inherited
getItemIfCompatibleSearch(ItemSelectExpanded item, String text) ItemSelectExpanded?
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setList(List<ItemSelectExpanded> list) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited