Interface TabContentModel


  • public interface TabContentModel
    Interface defining the models of the tab content UIs.
    Since:
    2.8
    Author:
    Kevin Morin - morin@codelutin.com
    • Method Detail

      • isEmpty

        boolean isEmpty()
      • isValid

        boolean isValid()
      • isModify

        boolean isModify()
      • isCloseable

        boolean isCloseable()