Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » deriving from an LCA code question
deriving from an LCA code question [message #481231] Thu, 20 August 2009 08:12 Go to next message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Greetings,

I'm going to derive a new qooxdoo class from TextArea.

At server side I want to derive a backend from Text.

What is the best approach I could use? How can I seamlessly combine
TextLCA and my own LCA?

Dmitry
Re: deriving from an LCA code question [message #481755 is a reply to message #481231] Mon, 24 August 2009 08:45 Go to previous messageGo to next message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 338
Registered: July 2009
Senior Member
Hi Dmitry,

I'm not quite sure if I understood you correctly. But the TextLCA
doesn't do much. Most of the work is encapsulated in TextLCAUtil and can
be reused by your LCA.

Greets
Ben

Dmitry Pryadkin wrote:
> Greetings,
>
> I'm going to derive a new qooxdoo class from TextArea.
>
> At server side I want to derive a backend from Text.
>
> What is the best approach I could use? How can I seamlessly combine
> TextLCA and my own LCA?
>
> Dmitry
Re: deriving from an LCA code question [message #481771 is a reply to message #481755] Mon, 24 August 2009 09:20 Go to previous message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Hi Benjamin,

I was forced to use a copy-paste solution, because everything there is
of package scope. Only TextLCA has public scope.

Benjamin Muskalla wrote:
> Hi Dmitry,
>
> I'm not quite sure if I understood you correctly. But the TextLCA
> doesn't do much. Most of the work is encapsulated in TextLCAUtil and can
> be reused by your LCA.
>
> Greets
> Ben
>
> Dmitry Pryadkin wrote:
>> Greetings,
>>
>> I'm going to derive a new qooxdoo class from TextArea.
>>
>> At server side I want to derive a backend from Text.
>>
>> What is the best approach I could use? How can I seamlessly combine
>> TextLCA and my own LCA?
>>
>> Dmitry
Previous Topic:Bug in "org.eclipse.rap.examples" and using Editor
Next Topic:question on theming custom widgets
Goto Forum:
  


Current Time: Fri Apr 26 21:53:51 GMT 2024

Powered by FUDForum. Page generated in 0.03362 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top