man Alzabo::Runtime::RowState::Deleted () - Row objects that have been deleted

NAME

Alzabo::Runtime::RowState::Deleted - Row objects that have been deleted

SYNOPSIS

  $row->delete;

DESCRIPTION

This state is used for deleted rows, any row upon which the CWdelete() method has been called.

METHODS

See CWAlzabo::Runtime::Row.

AUTHOR

Dave Rolsky, <autarch@urth.org>