インタフェース RangePropertyEditor

既知の実装クラスのリスト:
DateRangePropertyEditor, NumericRangePropertyEditor

public interface RangePropertyEditor
範囲型プロパティエディタ
  • メソッドの詳細

    • getEditor

      PropertyEditor getEditor()
      戻り値:
      editor
    • getPropertyName

      String getPropertyName()
      戻り値:
      propertyName
    • getToEditor

      PropertyEditor getToEditor()
      戻り値:
      toEditor
    • getToPropertyName

      String getToPropertyName()
      戻り値:
      toPropertyName
    • getToPropertyDisplayName

      String getToPropertyDisplayName()
      戻り値:
      toPropertyDisplayName
    • getLocalizedToPropertyDisplayNameList

      List<LocalizedStringDefinition> getLocalizedToPropertyDisplayNameList()
      戻り値:
      localizedToPropertyDisplayNameList
    • getErrorMessage

      String getErrorMessage()
      戻り値:
      errorMessage
    • getLocalizedErrorMessageList

      List<LocalizedStringDefinition> getLocalizedErrorMessageList()
      戻り値:
      localizedErrorMessageList