Tags:
create new tag
, view all tags
-- PedroRio - 21 Feb 2011

XEO Web Components - Plugins

XEO provides a set of predefined components which can be customized through their properties, but, at first glance, their behavior cannot be changed. To provide a solution to extend existing components XEO provides the notion of a Web Component Plugin.

A Web Component Plugin allows you to change the default behavior of a component by "injecting code" at certain points of the execution of the components methods. Every component that extends from XUIComponentBase has a plugIn property which can be configured with a bean method that will return an instance of a class that represents the plugin. That method must return an instance of a class that extends the abstract class netgest.bo.xwc.framework.XUIComponentPlugIn.

Edit | Attach | Print version | History: r7 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2011-02-21 - PedroRio
 

No permission to view TWiki.WebTopBar

This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar