Package com.iizigo.prop.editor
Interface IDateTimeTypesProvider
- All Known Implementing Classes:
EUIDateTime
public interface IDateTimeTypesProvider
Interface that a property container can implement in order to provide the valid datatypes that can be specified for the value.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptiongetSupportedDataTypes
(Atom editedProperty) Returns the list of supported datatypes.
Method Details
getSupportedDataTypes
Returns the list of supported datatypes.- Parameters:
editedProperty
- The edited property