Daniel Ruoso > Oak-Web-1.8 > Oak::Web::Additional::ActionFrame

Download:
Oak-Web-1.8.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Oak::Web::Additional::ActionFrame - A frame associated with an action

DESCRIPTION ^

A frame that dispatch an ev_onLoad.

HIERARCHY ^

Oak::Object

Oak::Persistent

Oak::Component

Oak::Web::Visual

Oak::Web::HTML::Frame

Oak::Web::Additional::ActionFrame

PROPERTIES ^

The Oak::Web::HTML::Frame object has the properties defined by W3C. but the property application and the property params overrides the src property.

application

The url of this web application

params

Another params (in URL encoded format) to add to the link

EVENTS ^

ev_onLoad

This event is dispatched when this frame is loaded.

COPYRIGHT ^

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.