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


Alzabo documentation  | view source Contained in the Alzabo distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  $row->delete;

DESCRIPTION

Top

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

METHODS

Top

See Alzabo::Runtime::Row|Alzabo::Runtime::Row.

AUTHOR

Top

Dave Rolsky, <autarch@urth.org>


Alzabo documentation  | view source Contained in the Alzabo distribution.