Edgardo Hernandez Lopez wrote:
>
> I'm starting work with QooxDoo, I have a tree with checkboxes object, my
> problem is when I try read the checkboxes selected this not show anything.
>
Have you tried (or are you using) qx.ui.treevirtual.CheckBoxTree [1]? This
may as well be what you are look
Fabian thanks for you answer.
function stuff(vLabel, vValue, vAddCheckBox, vCheckedBox, vIcon,
vIconSelected)
{
treeRowStructure = qx.ui.tree.TreeRowStructure.getInstance().newRow();
// Here's our indentation and tree-lines
treeRowStructure.addIndent();
// The standard tree
Hi Edgardo,
>
> I'm starting work with QooxDoo, I have a tree with checkboxes object,
> my problem is when I try read the checkboxes selected this not show
> anything.
>
Good choice :-)
> I checked each tree's node and use isChecked() function but this no
> say anything.
>
> When mark the check
Hi all,
I'm starting work with QooxDoo, I have a tree with checkboxes object, my
problem is when I try read the checkboxes selected this not show anything.
I checked each tree's node and use isChecked function but this no say
anything.
When mark the checkboxes with code using setChecked function
Hi all,
I'm starting work with QooxDoo, I have a tree with checkboxes object, my
problem is when I try read the checkboxes selected this not show anything.
I checked each tree's node and use isChecked function but this no say
anything.
When mark the checkboxes with code using setChecked function
Hi all,
I'm starting work with QooxDoo, I have a tree with checkboxes object, my
problem is when I try read the checkboxes selected this not show anything.
I checked each tree's node and use isChecked() function but this no say
anything.
When mark the checkboxes with code using setChecked() func
Hi all,
I'm starting work with QooxDoo, I have a tree with checkboxes object, my
problem is when I try read the checkboxes selected this not show anything.
I checked each tree's node and use isChecked() function but this no say
anything.
When mark the checkboxes with code using setChecked() func