Class PropertyEditorFieldInfo

    • Constructor Detail

      • PropertyEditorFieldInfo

        public PropertyEditorFieldInfo()
      • PropertyEditorFieldInfo

        public PropertyEditorFieldInfo​(String label,
                                       PropertyEditorType type)
        Create a PropertyEditorFieldInfo
        Parameters:
        label - field descriptor
        type - Property Editor Type of this field
      • PropertyEditorFieldInfo

        public PropertyEditorFieldInfo​(String label,
                                       String currentStringValue,
                                       PropertyEditorType type)
        Create a PropertyEditorFieldInfo
        Parameters:
        label - field descriptor
        type - Property Editor Type of this field
        currentStringValue - Current value of this field