Class DateSimpleValueEditor
java.lang.Object
ru.cg.webbpm.studio.platform.api.ui.editor_field.DateSimpleValueEditor
- All Implemented Interfaces:
ISimpleValueEditor<LocalDate>
- Author:
- r.latypov
-
Property Summary
Properties -
Field Summary
Fields inherited from interface ru.cg.webbpm.studio.platform.api.ui.editor_field.ISimpleValueEditor
NULL_PLACEHOLDER
-
Constructor Summary
Constructors -
Method Summary
-
Property Details
-
value
- Specified by:
valueProperty
in interfaceISimpleValueEditor<LocalDate>
-
-
Constructor Details
-
DateSimpleValueEditor
public DateSimpleValueEditor()
-
-
Method Details
-
valueProperty
- Specified by:
valueProperty
in interfaceISimpleValueEditor<LocalDate>
-
getView
public javafx.scene.Node getView()- Specified by:
getView
in interfaceISimpleValueEditor<LocalDate>
-