Class MiniFormNode

java.lang.Object
org.zkoss.zk.ui.AbstractComponent
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zul.impl.XulElement
org.zkoss.zul.Treeitem
All Implemented Interfaces:
EventChild, Identifiable, NaviNodeAccessor, Serializable, Cloneable, Comparable<NaviTreeNode>, org.zkoss.zk.ui.Component, org.zkoss.zk.ui.ext.Disable, org.zkoss.zk.ui.ext.Scope, org.zkoss.zk.ui.sys.ComponentCtrl
Direct Known Subclasses:
ALFNaviTreeNode, OutlinerNaviTreeNode

public abstract class MiniFormNode extends NaviTreeNode
A node that can open a small search-form in the navigation view to search for it's child-nodes.
See Also:
  • Method Details

    • useMiniSearchForm

      protected boolean useMiniSearchForm()
      Returns:
      true if the mini-search-form is enabled
    • getMiniSearchPopup

      protected org.zkoss.zul.Popup getMiniSearchPopup()
      Returns:
      the mini-search-form popup