[Users] GeoExt.data.LayerNodeUI or GeoExt.tree.LayerNodeUI?
White, Gary D. [OS-US]
GARY.D.WHITE at saic.com
Sun Jul 11 09:25:27 CEST 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20100711/682c88f0/attachment.htm
More information about the Users
mailing list