Class MultiConnectionWindowComposer

  • All Implemented Interfaces:
    java.io.Serializable, org.zkoss.zk.ui.event.EventListener, org.zkoss.zk.ui.event.SerializableEventListener, org.zkoss.zk.ui.util.ComponentActivationListener, org.zkoss.zk.ui.util.ComponentCloneListener, org.zkoss.zk.ui.util.Composer<org.zkoss.zk.ui.Component>, org.zkoss.zk.ui.util.ComposerExt<org.zkoss.zk.ui.Component>

    public class MultiConnectionWindowComposer
    extends AbstractConnectionWindowComposer
    See Also:
    Serialized Form
    • Constructor Detail

      • MultiConnectionWindowComposer

        public MultiConnectionWindowComposer()
    • Method Detail

      • doAfterCompose

        public void doAfterCompose​(org.zkoss.zk.ui.Component comp)
                            throws java.lang.Exception
        Specified by:
        doAfterCompose in interface org.zkoss.zk.ui.util.Composer<org.zkoss.zk.ui.Component>
        Overrides:
        doAfterCompose in class ViewAnnotationAwareComposer
        Throws:
        java.lang.Exception
      • populateMatchingSocketsList

        public void populateMatchingSocketsList()
      • setSocketMatchStrategies

        public void setSocketMatchStrategies​(java.util.List<WidgetSocketMatchStrategy> socketMatchStrategies)