Alzabo::Runtime::RowState::Deleted - Row objects that have been deleted
Contents
Description
This state is used for deleted rows, any row upon which the "delete()" method has been called.
Methods
See "Alzabo::Runtime::Row".
Name
Alzabo::Runtime::RowState::Deleted - Row objects that have been deleted
Synopsis
$row->delete;
