FiltroTextFormController class

Controlador de filtro com um ou dois textForm

Properties

campodescricao String
getter/setter pairinherited
context → ReactiveContext
Override this method to use a custom context.
no setterinherited
filtro FiltroBase
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
input Input
getter/setter pairinherited
input2 Input?
getter/setter pairinherited
keyMap String
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

filtrar() → void
inherited
inicializarVariaveis({required String campodescricao, required FiltroBase filtro, required InputType inputType, required String label, required String keyMap}) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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