Interface ContainerURL

    • Method Detail

      • getMode

        Mode getMode()
        Returns the mode that may be null.
        Returns:
        the mode
      • getWindowState

        WindowState getWindowState()
        Returns the window state that may be null.
        Returns:
        the window state
      • getNavigationalState

        StateString getNavigationalState()
        Return the navigational state that may be null.
        Returns:
        the navigational state
      • getProperties

        Map<String,​String> getProperties()
        Returns a set of properties associated with this URL. The returned map cannot be modified.
        Returns:
        the property map