Class AnnotateBinderEx

  • All Implemented Interfaces:
    java.io.Serializable, Binder, BinderCtrl

    public class AnnotateBinderEx
    extends AnnotateBinder
    For ZK-2289, much less memory consumption
    Since:
    7.0.3
    Author:
    henrichen, jumperchen
    See Also:
    Serialized Form
    • Constructor Detail

      • AnnotateBinderEx

        public AnnotateBinderEx​(java.lang.String qname,
                                java.lang.String qscope)
    • Method Detail

      • getLookupComponentFormIdCache

        public java.util.Map<Component,​java.lang.String> getLookupComponentFormIdCache()
        Internal implementation use only.
        Since:
        9.5.0