![]() |
![]()
| ![]() |
![]()
NAMEReaction::UI::ViewPort::Object::Mutable - Allow the user to to perform an InterfaceModel Action SYNOPSISuse aliased 'Reaction::UI::ViewPort::Object::Mutable'; ... $controller->push_viewport(Mutable, model => $interface_model_action, ); DESCRIPTIONThis subclass of Reaction::UI::ViewPort::Object is used for rendering a collection of "Reaction::UI::ViewPort::Field::Mutable::*" objects for user editing. ATTRIBUTESmodelReaction::InterfaceModel::Action METHODSis_modifiedReturns true if any of the fields has been modified. INTERNAL METHODSThe builder methods are resolved in the same way as described in Reaction::UI::ViewPort::Object, but they create Reaction::UI::ViewPort::Field::Mutable objects. Mutable Field TypesText, Array, String, Number, Integer, Boolean, Password, DateTime, ChooseOne, ChooseMany, Files _build_fields_for_type_Num_build_fields_for_type_Int_build_fields_for_type_Bool_build_fields_for_type_Reaction_Types_Core_SimpleStr_build_fields_for_type_Reaction_Types_File_File_build_fields_for_type_Str_build_fields_for_type_Reaction_Types_Core_Password_build_fields_for_type_Reaction_Types_DateTime_DateTime_build_fields_for_type_Enum_build_fields_for_type_DBIx_Class_Row_build_fields_for_type_ArrayRefSEE ALSOReaction::UI::ViewPort::Object Reaction::UI::ViewPort Reaction::InterfaceModel::Action AUTHORSSee Reaction::Class for authors. LICENSESee Reaction::Class for the license.
|