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::Collection(3) User Contributed Perl Documentation Reaction::UI::ViewPort::Collection(3)

Reaction::UI::ViewPort::Collection

Creates, from an InterfaceModel::Collection, a list of viewports representing each member of the collection.

Required read-only InterfaceModel::Collection This is the original collection.

Read-only, lazy-building InterfaceModel::Collection This is the collection that will be used to create "members" and should be altered to reflect any ordering, paging, etc. By default this is the same thing as "collection".

A read-write HASH ref of additional parameters to pass to the "member_class" constructor as items are instantiated.

The class to use when instantiating items to represent the member items.

See: Object, Member.

These methods, although stable, are subject to change without notice. Extend at your own risk, APIs may change in the future.

Intercept a parameter with the key "Member" amd store it in "member_args"

Returns the "current_collection"

Build individual viewports for each member of the collection,

Defaults to an empty HASH ref.

Defaults to Reaction::UI::ViewPort::Object

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.