![]() |
![]()
| ![]() |
![]()
NAMEReaction::UI::ViewPort::Field::TimeRange SYNOPSISDESCRIPTIONMETHODSvalueAccessor for a L<DateTime::SpanSet> object. value_stringReturns: Encoded range string representing the value. value_arrayReturns: Arrayref of the elements of C<value_string>. parentL<Reaction::UI::ViewPort::TimeRangeCollection> object. range_to_spansetArguments: $self, $time_from, $time_to, $repeat_from, $repeat_to, $pattern where $time_from, $time_to, $repeat_from, $repeat_to are L<DateTime> objects, and $pattern is a L<DateTime::Event::Recurrence> method name Returns: $spanset deleteRemoves TimeRange from C<parent> collection. delete_labelLabel for the delete option. Default: 'Delete'. SEE ALSOReaction::UI::ViewPort::FieldReaction::UI::ViewPort::TimeRangeCollectionAUTHORSSee Reaction::Class for authors. LICENSESee Reaction::Class for the license.
|