Atom
The atom contained in this row
Remarks
To be added.
Select
Selects row in the view
Remarks
This method is equivalent to calling Womb.Gtk.AtomTabRow.Select (true)
Select
Selects row in the view
Parameters
-
scroll
- Whether to scroll the view to this row
Remarks
To be added.
Remove
Remove row from table
Remarks
Calling this method removes the row from the view, but doesnt delete the row from the database; if you want to delete the row from the database, call Womb.Gtk.AtomTabRow.Wipe()
Wipe
Deletes row from view and database
Remarks
This methods destroys data in the database; if you only want to remove it from the view, call Womb.Gtk.AtomTabRow.Remove()
ToHtml
Emits HTML for contents of row
Returns
To be added.
Remarks
To be added.
Path
Path to this row
Value
To be added.
Remarks
To be added.