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 Details

    • getSupportedDataTypes

      GDateTime.Type[] getSupportedDataTypes(Atom editedProperty)
      Returns the list of supported datatypes.
      Parameters:
      editedProperty - The edited property