daff.SqlTable
Type: class
Implements:
Constructor:
Variables:
height (accessor,null) : Int
width (accessor,null) : Int
Methods:
asTable () : Table
clear () : Void
clone () : Table
create () : Table
getAllButPrimaryKey () : Array<String>
getCellView () : View
getName () : String
getQuotedColumnName (name : String) : String
getQuotedTableName () : String
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
trimBlank () : Bool
useForColumnChanges () : Bool
useForRowChanges () : Bool