Change 20100105-maxcarlson-T by maxcarl...@bank on 2010-01-05 14:09:06 PST
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: UPDATED: Fix lz/list.lzx to use correct methods for instantiating new 
items

Bugs Fixed: LPP-6002 - lztextlistitem warning/errors of undefined properties 
(title, height, setAttribute)

Technical Reviewer: ptw
QA Reviewer: hminsky

Details: Rename itemclassname to itemclass.  Itemclass attribute now contains a 
reference to the class that should be created when addItem() is called.  Create 
instantiations of itemclass, instead of looking up by tagname.

Tests: Testcase from LPP-6002 no longer warns, component_sampler.lzx continues 
to work.

Files:
M       lps/components/lz/tabslider.lzx
M       lps/components/lz/radio.lzx
M       lps/components/lz/list.lzx
M       lps/components/lz/tabs.lzx
M       lps/components/base/basetabelement.lzx
M       lps/components/base/basecombobox.lzx
M       lps/components/base/basetabslider.lzx
M       lps/components/base/baselist.lzx
M       lps/components/base/basetabs.lzx
M       lps/components/base/basedatacombobox.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100105-maxcarlson-T.tar

_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to