Hi Gary, thanks for spotting this. It is now fixed (http://trac.geoext.org/changeset/2239), and the correct class is GeoExt.tree.LayerNodeUI.
Regards, Andreas. On Jul 11, 2010, at 09:25 , White, Gary D. [OS-US] wrote: > I think that I might have found a mistake in the API reference. The > following is the first sentence on the GeoExt.tree.RadioButtonMixin page: > > “A mixin to create tree node UIs with radio buttons. Can be mixed in any > Ext.tree.TreeNodeUI class, and in particular in GeoExt.data.LayerNodeUI.” > > Followed by this in the examples: > > var uiClass = Ext.extend( > GeoExt.tree.LayerNodeUI, > GeoExt.tree.RadioButtonMixin > ); > > I cannot find the GeoExt.data.LayerNodeUI class but GeoExt.tree.LayerNodeUI > exists. Is the reference to GeoExt.data.LayerNodeUI a typo? > > Gary > > > > > _______________________________________________ > Users mailing list > [email protected] > http://www.geoext.org/cgi-bin/mailman/listinfo/users -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
