Class: Presenters::StandardPresenter

Inherits:
PlatePresenter show all
Includes:
Presenters::Statemachine::Standard
Defined in:
app/models/presenters/standard_presenter.rb

Overview

The StandardPresenter is used for the majority of plates. It shows a preview of the plate itself, and permits state changes, well failures and child creation when passed.

Direct Known Subclasses

PcrPresenter