Interface IDesignerConversationRequest<T extends Serializable>

    • Method Detail

      • getSourceTabId

        String getSourceTabId()
        Returns:
        ID of the tab (see TabModel.getId()) that issued the event. Empty string if the event was issued by the designer parent frame.
      • getSourceTabView

        default EContentView getSourceTabView()
        Returns:
        Content view that issued the event. null if the event was issued by the designer parent frame.