Class PreferenceValidationForPrintRowsColsPerPage

    • Constructor Detail

      • PreferenceValidationForPrintRowsColsPerPage

        public PreferenceValidationForPrintRowsColsPerPage()
    • Method Detail

      • validateTransmute

        protected java.lang.String validateTransmute​(java.lang.String value,
                                                     Preferences pref,
                                                     java.lang.Object validationObject)
                                              throws PreferencesException
        Description copied from class: PreferenceDefinitionImpl
        This method is triggered by callback when setting preference values. By default, this method doesn't do anything. The returned value will be used to set the preference value - this facilitates preprocessing such as trimming strings, or date time reformating.
        Overrides:
        validateTransmute in class PreferenceDefinitionMinMax
        Returns:
        transmuted preference value
        Throws:
        PreferencesException
        Since:
        MicroStrategy Web 8.0.1