GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Reaction::UI::ViewPort::Object::Mutable(3) User Contributed Perl Documentation Reaction::UI::ViewPort::Object::Mutable(3)

Reaction::UI::ViewPort::Object::Mutable - Allow the user to to perform an InterfaceModel Action

  use aliased 'Reaction::UI::ViewPort::Object::Mutable';

  ...
  $controller->push_viewport(Mutable,
    model => $interface_model_action,
  );

This subclass of Reaction::UI::ViewPort::Object is used for rendering a collection of "Reaction::UI::ViewPort::Field::Mutable::*" objects for user editing.

Reaction::InterfaceModel::Action

Returns true if any of the fields has been modified.

The builder methods are resolved in the same way as described in Reaction::UI::ViewPort::Object, but they create Reaction::UI::ViewPort::Field::Mutable objects.

Text, Array, String, Number, Integer, Boolean, Password, DateTime, ChooseOne, ChooseMany, Files

Reaction::UI::ViewPort::Object

Reaction::UI::ViewPort

Reaction::InterfaceModel::Action

See Reaction::Class for authors.

See Reaction::Class for the license.
2010-10-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.