Class ThresholdEditorBeanFeaturesImpl

    • Constructor Detail

      • ThresholdEditorBeanFeaturesImpl

        public ThresholdEditorBeanFeaturesImpl()
        Default constructor.
      • ThresholdEditorBeanFeaturesImpl

        public ThresholdEditorBeanFeaturesImpl​(WebComponent wc)
                                        throws MSTRUncheckedException
        Constructor with the specified WebComponent.
        Parameters:
        wc - a WebComponent object from which to get more information.
        Throws:
        MSTRUncheckedException - thrown if the specified WebComponent is null.
    • Method Detail

      • resolveFeature

        protected boolean resolveFeature​(java.lang.String feature)
        Description copied from class: AbstractWebFeatures
        Derived classes are expected to implement this method to indicate whether the feature is supported
        Specified by:
        resolveFeature in class AbstractWebFeatures
        Parameters:
        feature - the feature to check for
        Returns:
        boolean indicating whether the feature is supported