Interface UpdatableDateField
- All Superinterfaces:
CanBeCustomField,CanRender<Renderer<? extends Renderer<?>>>,DateField,Field,ScalarField<Date>,UpdatableCanBeCustomField,UpdatableScalarField<Date>
public interface UpdatableDateField
extends DateField, UpdatableScalarField<Date>, UpdatableCanBeCustomField
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.fields.CanBeCustomField
containsIncompatibleValueMethods inherited from interface com.polarion.alm.shared.api.model.fields.DateField
asString, renderMethods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, labelMethods inherited from interface com.polarion.alm.shared.api.model.fields.ScalarField
get, getIfCanMethods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableCanBeCustomField
clearMethods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableScalarField
set