Class Primefaces5_1Properties

    • Constructor Detail

      • Primefaces5_1Properties

        public Primefaces5_1Properties()
    • Method Detail

      • getLegacyWidgetNamespace

        public Boolean getLegacyWidgetNamespace()
        Enables window scope so that widgets can be accessed using widgetVar.method() in addition to default PF namespace approach like PF('widgetVar').method().
      • setLegacyWidgetNamespace

        public void setLegacyWidgetNamespace​(Boolean legacyWidgetNamespace)
        Enables window scope so that widgets can be accessed using widgetVar.method() in addition to default PF namespace approach like PF('widgetVar').method().
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object