Alzabo::Runtime::RowState::Deleted
Row objects that have been deleted
- Provided by: libalzabo-perl (Version: 0.92-4)
- Report a bug
Row objects that have been deleted
$row->delete;
This state is used for deleted rows, any row upon which the "delete()" method has been called.
See "Alzabo::Runtime::Row".
Dave Rolsky, <autarch@urth.org>