Interface IADTabPanelFactory

  • All Known Implementing Classes:
    DefaultTabPanelFactory

    public interface IADTabPanelFactory
    Author:
    Logilite Technologies This interface implements OSGI service to retrieve ADTabPanel based on tab type.
    • Method Detail

      • getInstance

        IADTabpanel getInstance​(String type)
        Parameters:
        type - Tab type
        Returns:
        Implementor of IADTabPanel