table? ( object -- ? )
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Table gadgets

Prev:table
Next:<table> ( rows renderer -- table )


Vocabulary
ui.gadgets.tables

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the table class.

Definition