smart_dialogs
smart_dialogs
BasicTable
getTable property
getTable
smart_dialogs
smart_dialogs
BasicTable
getTable property
BasicTable class
Constructors
BasicTable
Properties
attr
getTable
table
tableData
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
BUTTON
EMPTY_INPUT_CELL
EMPTY_TEXT_AREA
getTable
property
TableElement
getTable
Returns the html TableElement created by the constructor.
Implementation
TableElement get getTable => table;