Hi Nguyen,

Can you help me support event for ULCFrame similar to JInternalFrame?

You can implement this as an extension. In your UIExtendedInternalFrame class listen to the internal frame events and delegate them to the server-side using the fireEventULC() API. You can find more information on how to write extensions in the ULC Extension Guide that comes with the release. The ULC Extension Guide also describes in detail how to implement custom Events.

Regards Dany

On 08.05.2008, at 17:19, nguyen duyhai wrote:

Hello,

Current I see IInternalFrameListener have only support internalFrameClosing(InternalFrameEvent event)", not support INTERNAL_FRAME_ACTIVATED, INTERNAL_FRAME_DEACTIVATED , INTERNAL_FRAME_OPENED '. Why we haven't support this method for "ULCFrame" similar to "JFrame"?
Can you help me support event for ULCFrame similar to JInternalFrame?

Thanks for your help.
Best regard
Nguyen

Reply via email to