Interface ValueContextField

All Known Implementing Classes:
DateFieldWrapper

public interface ValueContextField
  • Method Details

    • setValueType

      void setValueType(ValueType valueType)
    • getValueType

      ValueType getValueType()
    • getContextValue

      String getContextValue()
    • setContextValue

      void setContextValue(String contextValue)
    • getContextDelegateKey

      String getContextDelegateKey()