Reaction::UI::ViewPort::Field::Role::Mutable - Reaction::UI::ViewPort::Field::Role::Mutable documentation


Reaction documentation  | view source Contained in the Reaction distribution.

Index


15:24 mst:» I'm not sure I understand why the +foo is overwriting my after'ed clear_value 15:24 mst:» but I would argue it shouldn't do that 15:25 @doy:» because has '+foo' is creating an entirely new attribute 15:25 @doy:» and just copying the meta-attribute's attributes into it 15:25 @doy:» so it's creating a new clearer sub in the subclass 15:27 rafl:» mst: for that case, i tend to just parameterize the role on whatever i might want to override in its attribute definitions

NAME

Top

Reaction::UI::ViewPort::Role::Actions

DESCRIPTION

Top

A role to ease attaching actions to Reaction::InterfaceModel::Objects

ATTRIBUTES

Top

needs_sync

message

model

attribute

value

METHODS

Top

accept_events

sync_from_action

sync_to_action

adopt_value

AUTHORS

Top

See Reaction::Class for authors.

LICENSE

Top

See Reaction::Class for the license.


Reaction documentation  | view source Contained in the Reaction distribution.