GetValueFormatter
return GetValueFormatter()->ValidateFormattedValue(Text(),
return GetValueFormatter()->GetValueFromFormattedInput(Text(),
ValueFormatter* GetValueFormatter() const
ValueFormatter* GetValueFormatter() const
return GetValueFormatter()->ValidateFormattedValue(Text(),
return GetValueFormatter()->GetValueFromFormattedInput(Text(),
if (GetValueFormatter()->FormatValue(InitialValue(), output) == B_OK)
virtual status_t GetValueFormatter(Value* value,
return handler->GetValueFormatter(value, _formatter);
status_t GetValueFormatter(Value* value,
if (GetValueFormatter(value, formatter) != B_OK)
status_t error = GetValueFormatter(value, formatter);
virtual status_t GetValueFormatter(Value* value,
status_t error = GetValueFormatter(value, formatter);
virtual status_t GetValueFormatter(Value* value,
status_t error = GetValueFormatter(value, formatter);
status_t error = GetValueFormatter(value, formatter);
virtual status_t GetValueFormatter(Value* value,
virtual status_t GetValueFormatter(Value* value,
status_t error = GetValueFormatter(value, formatter);
virtual status_t GetValueFormatter(Value* value,