Interface AdvancedPropertyEditor

  • All Superinterfaces:
    PropertyEditor

    public interface AdvancedPropertyEditor
    extends PropertyEditor
    Adds the ability for a PropertyEditor to specify if it supports being able to be set via a text field.
    • Method Detail

      • supportsText

        boolean supportsText()