daff.JsonTable
Type: class
Implements:
Constructor:
Variables:
height (accessor,null) : Int
width (accessor,null) : Int
Methods:
asTable () : Table
clear () : Void
clone () : Table
create () : Table
getCellView () : View
getName () : String
getTable () : Table
get_height () : Int
get_width () : Int
insertOrDeleteColumns (fate : Array<Int>, wfate : Int) : Bool
insertOrDeleteRows (fate : Array<Int>, hfate : Int) : Bool
isNested () : Bool
isResizable () : Bool
isSql () : Bool
resize (w : Int, h : Int) : Bool
toString () : String
trimBlank () : Bool
useForColumnChanges () : Bool
useForRowChanges () : Bool