[Laszlo-dev] For Review: Change 20081201-bargull-znZ Summary: add new style setter for "contextmenu"
André Bargull
andre.bargull at udo.edu
Mon Dec 1 08:08:10 PST 2008
Change 20081201-bargull-znZ by bargull at dell--p4--2-53 on 2008-12-01 15:57:19
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: add new style setter for "contextmenu"
New Features:
Bugs Fixed: LPP-7418, LPP-7408 (partial)
Technical Reviewer: hminsky
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
SchemaBuilder:
- introduce some new types (or the SchemaBuilder will fail to generate
the schema)
LzDatapointer:
- add @type for context (the doc explains that this field points to a
clonemanager, but there are actually more possibilities, I've enumerated
them in a @devnote)
LaszloView:
- add @type for contextmenu
- add "contextmenu"-setter
- deprecate "setContextMenu(..)"
- use "contextmenu" directly in "getContextMenu()" (deprecate this
method, too?)
- remove some legacy code
LaszloCanvas:
- update callers of "setContextMenu(..)"
- add @type for "httpdataprovider" and "defaultdataprovider"
- add description for "onmouseleave" (copied from LzGlobalMouse)
LzContextMenu:
- update callers of "setContextMenu(..)"
- use the new style setters as the real setters
- deprecate the old "setXXX(..)" methods
Tests:
Files:
M WEB-INF/lps/lfc/views/LaszloView.lzs
M WEB-INF/lps/lfc/views/LaszloCanvas.lzs
M WEB-INF/lps/lfc/data/LzDatapointer.lzs
M WEB-INF/lps/lfc/services/LzContextMenu.lzs
M WEB-INF/lps/server/src/org/openlaszlo/js2doc/SchemaBuilder.java
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20081201-bargull-znZ.tar
More information about the Laszlo-dev
mailing list