| org.zkoss.zul.impl.HeaderElement org.zkoss.zul.Treecol
getColumnIndex | public int getColumnIndex()(Code) | | Returns the column index, starting from 0.
|
getMaxlength | public int getMaxlength()(Code) | | Returns the maximal length of each item's label.
|
getTree | public Tree getTree()(Code) | | Returns the tree that it belongs to.
|
invalidateWhole | protected void invalidateWhole()(Code) | | Invalidates the whole tree.
|
setMaxlength | public void setMaxlength(int maxlength)(Code) | | Sets the maximal length of each item's label.
|
|
|