Interface IViewSite

    • Method Detail

      • getActionBars

        IActionBars getActionBars()
        Returns the action bars for this part site. Views have exclusive use of their site's action bars.
        Returns:
        the action bars
      • getSecondaryId

        String getSecondaryId()
        Returns the secondary id for this part site's part, or null if it has none.
        Returns:
        the secondary id for this part site's part or null if it has none
        Since:
        3.0
        See Also:
        IWorkbenchPage.showView(String, String, int)