called each time when component need to get value from related html input
string | value from the html input |
var value = button.$getValue();
not purposed 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 )