Class InstantEditorSwitcher


  • public class InstantEditorSwitcher
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void switchToEditor​(org.zkoss.zk.ui.HtmlBasedComponent label, org.zkoss.zul.Div editorContainer)  
      void switchToLabel​(org.zkoss.zk.ui.HtmlBasedComponent label, org.zkoss.zul.Div editorContainer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InstantEditorSwitcher

        public InstantEditorSwitcher()
    • Method Detail

      • switchToLabel

        public void switchToLabel​(org.zkoss.zk.ui.HtmlBasedComponent label,
                                  org.zkoss.zul.Div editorContainer)
      • switchToEditor

        public void switchToEditor​(org.zkoss.zk.ui.HtmlBasedComponent label,
                                   org.zkoss.zul.Div editorContainer)