Class EditorPluginService.Widget

java.lang.Object
ch.tocco.nice2.optional.cms.impl.entityexplorer.EditorPluginService.Widget
Enclosing interface:
EditorPluginService

public static class EditorPluginService.Widget extends Object
  • Constructor Details

    • Widget

      public Widget(String label, String name, boolean allowsConfig)
  • Method Details

    • getLabel

      public String getLabel()
    • getName

      public String getName()
    • isAllowsConfig

      public boolean isAllowsConfig()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object