Interface PerspectiveNameProvider


  • public interface PerspectiveNameProvider
    Interface used to feed the PerspectiveDropDown widget with user friendly perspective names.
    • Method Detail

      • getPerspectiveName

        String getPerspectiveName​(String perspectiveId)
        Get a user friendly name for the given perspective identifier
        Parameters:
        perspectiveId - The id. of an existing perspective.
        Returns:
        A displayable name