ItemSelectTable class

Inheritance
  • Object
  • ItemSelect
  • ItemSelectTable

Constructors

ItemSelectTable({int? position, Map<String, dynamic>? strings})

Properties

context → ReactiveContext
Override this method to use a custom context.
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
id int?
getter/setter pairinherited
isDeleted bool
getter/setter pairinherited
isSelected bool
getter/setter pairinherited
object ↔ dynamic
getter/setter pairinherited
position int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
strings Map<String, dynamic>
getter/setter pairinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
save() bool
Utilitário para crud Indica se o registro deve ser salvo ou nã
inherited
toString() String
A string representation of this object.
inherited

Operators

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