Interface IHippoTransformatorAdditionalInfoProvider


  • public interface IHippoTransformatorAdditionalInfoProvider
    • Method Detail

      • getGroupCollapsed

        boolean getGroupCollapsed​(String groupName)
      • getShowPopUpGroup

        boolean getShowPopUpGroup​(String groupName)
      • getViewStatusHeight

        int getViewStatusHeight​(String logFormElementName)
      • getGroupNames

        List<String> getGroupNames()
        Collects the list with all group names.
        Returns:
        group names list, can not be null