Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rap-dev] Changes in org.eclipse.rap.rwt.lifecycle

Hi all,

I just committed some things we overlooked during API Cleanup:
- AbstractWidgetLCA#getTypePoolId no longer throws IOException
- removed clip argument from WidgetLCAUtil#writeBounds
- removed ControlLCAUtil#writeImage
- changed signature of ControlLCAUtil#writeStyleFlags( Widget )
  to writeStyleFlags( Control )

These changes might affect those of you that are developing
custom widgets. Apologies for the inconvenience.

Rüdiger


Back to the top