Package org.zkoss.zul

Class Treeitem

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, Component, Disable, Scope, ComponentCtrl

    public class Treeitem
    extends XulElement
    implements Disable
    A treeitem.

    Event:

    1. onOpen is sent when a tree item is opened or closed by user.
    2. onDoubleClick is sent when user double-clicks the treeitem.
    3. onRightClick is sent when user right-clicks the treeitem.
    Author:
    tomyeh
    See Also:
    Serialized Form