Interface IView.Label

    • Method Detail

      • getIconPath

        String getIconPath()
      • getDescription

        String getDescription()
      • isEnabled

        default boolean isEnabled()
      • isVisible

        default boolean isVisible()
      • refresh

        default void refresh()
        Specified by:
        refresh in interface IView