Approved!

Change 20080506-maxcarlson-a by [EMAIL PROTECTED] on 2008-05-06
12:34:02 PDT
     in /Users/maxcarlson/openlaszlo/trunk-clean
for <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix doc bugs in LzTimer, LzTrack, menuitem, grid, gridtext and constantboundslayout.

New Features:

Bugs Fixed: LPP-5512 - constantboundslayout reference page problems,
LPP-5496 - menuitem reference page problems, LPP-5488 - gridtext reference page problems (partial), LPP-5556 - LzTrackClass reference page problems, LPP-5536 - LzTimer reference page problems

Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: LzTimer.lzs - Rename to LzTimerService, update LzTimer instance variable docs.

LzTrack.lzs - Rename to LzTrackService, update LzTrack instance variable docs. Hide the constructor and private properties.

toc.xml - Update link to LzTrack.

menu.lzx - Update type of command attribute, docs. Update SetHilite docs. Update setCommand docs.

gridtext.lzx - Hide _applystyle() method.

constantboundslayout.lzx - Set type of 'value' attribute to expression. Hide addSubview method.

Tests: 'cd docs/src;ant clean;ant reference' shows all issues for constantboundslayout resolved. gridtext example looks fine, _applystyle() method no longer visible - inheritance chain is broken at gridcolumn, which is why the datapath attribute shows up. LzTrack and LzTimer docs are referenced and look good.

Files:
M      WEB-INF/lps/lfc/services/LzTrack.lzs
M      WEB-INF/lps/lfc/services/LzTimer.lzs
M      docs/src/nav/toc.xml
M      lps/components/lz/menu.lzx
M      lps/components/lz/gridtext.lzx
M      lps/components/utils/layouts/constantboundslayout.lzx

Changeset: <http://svn.openlaszlo.org/openlaszlo/patches/20080506-maxcarlson-a.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080506-maxcarlson-a.tar

Reply via email to