called each time when component needs to get value from the related html input
string|object | value from the inputs/controls |
var value = timeBoard.$getValue();
not intended for direct calls
Can be redefined in a custom view to support custom html inputs
Is called only when component was rendered for sure ( and components html is ready and accessible )