Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Custom Widget using XWT

On Tue, Dec 15, 2009 at 5:35 AM,  <yves.yang@xxxxxxxxxxx> wrote:
>
>   XWT.registerMetaclass(DecoratedText.class);
>
> This call makes your class in part of standard widget. You can use as
> simply like


There should be some way to provide the new widgets to XWT through
extensions.  i.e. either a factory the client provides that can be
instantiated or perhaps simply an extension that allows the client
code to list the meta classes it is providing.

PW

-- 
Paul Webster
Hi floor.  Make me a sammich! - GIR


Back to the top