XULTreeView.isSelectable Member
Internal.
Syntax
object.isSelectable(row, col);
Arguments
Argument | Summary |
---|---|
row | |
col |
Returns
Remarks
See Also
Source Code
function xtv_isselect (row, col)
{
return false;
}
Internal.
object.isSelectable(row, col);
Argument | Summary |
---|---|
row | |
col |