Perhaps you will have a look at:
info.magnolia.module.admininterface.trees.TemplateTreeColumnHtmlRenderer
useage: column2.setHtmlRenderer(new TemplateTreeColumnHtmlRenderer());
Does this fit your needs?
snippet from
Philipp Bracher
On 24.10.2005, at 12:29, Alexandru Popescu wrote:
#: Philipp Bracher changed the world a bit at a time by saying on
10/24/2005 9:31 AM :#
Last nite I was trying to obtain/to make a
info.magnolia.cms.gui.control.Tree control not to display a
<select/ > tag for some columns.
If you like to show some not editable columns use.
column1.setHtmlEdit();
Philipp Bracher
Thanks Philipp! I have noticed that method, but that one can be
used at generation time; I am in need for something at runtime:
imagine a tree like in the website admincentral where for some rows
doeasn't make sense to display the template selection.
./alex
--
.w( the_mindstorm )p.
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------