fractionalHourValueChanged(double) method

This method is called when the field's underlying value has changed and the UI needs to be updated to display the correct value.

Syntax

public void fractionalHourValueChanged (double value)

Parameters

Usage

This should be used when the DurationDisplayFormat is set to DecHour, which can be checked by calling DurationDisplayModel.getDurationDisplayFormat().