NAME
Oak::Web::Additional::ActionFrame - A frame associated with an action
DESCRIPTION
A frame that dispatch an ev_onLoad.
HIERARCHY
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.