com.ibm.rational.test.lt.testeditor.common

Class DatasourceSelectionDialog

    • Field Detail

      • ms_ShowUsage

        public static boolean ms_ShowUsage
      • ms_matchingOnly

        public static boolean ms_matchingOnly
      • m_warningOff

        protected boolean m_warningOff
    • Constructor Detail

      • DatasourceSelectionDialog

        public DatasourceSelectionDialog(Shell parent,
                                 TestEditor editor)
    • Method Detail

      • onOptionsToolItemClicked

        protected void onOptionsToolItemClicked()
      • onShowDataSourceView

        protected void onShowDataSourceView()
      • setSize

        public void setSize(int width,
                   int height)
        Sets the size of the tree in unit of characters.
        Parameters:
        width - the width of the tree.
        height - the height of the tree.
      • setInput

        public void setInput(Object input)
        Sets the tree input.
        Parameters:
        input - the tree input.
      • setAnchorElement

        public void setAnchorElement(CBActionElement anchorElement)
      • setValidator

        public void setValidator(ISelectionStatusValidator validator)
        Sets an optional validator to check if the selection is valid. The validator is invoked whenever the selection changes.
        Parameters:
        validator - the validator to validate the selection.
      • createSelectionButtons

        protected Composite createSelectionButtons(Composite composite)
      • updateOKStatus

        protected void updateOKStatus()
      • open

        public int open()
        Overrides:
        open in class Window
      • getFilters

        public List getFilters()
        Returns:
        List
      • setSingleSelect

        public void setSingleSelect(boolean b)
      • setTargetProvider

        public void setTargetProvider(com.ibm.rational.test.lt.testeditor.views.ISubstitutionTargetProvider targetProvider)
      • setSupportedDataSourcesTypes

        public void setSupportedDataSourcesTypes(String[] supportedDataSourcesTypes)
      • setUnSupportedDataSourcesTypes

        public void setUnSupportedDataSourcesTypes(String[] unSupportedDataSourcesTypes)
      • isHideDataSourceViewLink

        public boolean isHideDataSourceViewLink()
      • setHideDataSourceViewLink

        public void setHideDataSourceViewLink(boolean hideDataSourceViewLink)
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.