Class EditorSectionRenderer

    • Constructor Detail

      • EditorSectionRenderer

        public EditorSectionRenderer​(EditorAreaController editorAreaController)
    • Method Detail

      • renderLater

        protected void renderLater​(SectionPanel panel,
                                   org.zkoss.zk.ui.Component parent,
                                   org.zkoss.zk.ui.Component captionComponent,
                                   Section section)
      • updatePropertyArea

        public void updatePropertyArea​(org.zkoss.zk.ui.Component propertyArea,
                                       SectionPanelModel model,
                                       Section section)
      • getOnLaterComponent

        protected org.zkoss.zk.ui.Component getOnLaterComponent()