| _buildValueString |
_buildValueString(id: string, value: any)
|
|
Returns :
string
|
| _buildValueString |
_buildValueString(id: string, value: any)
|
|
Returns :
string
|
| _extractId | ||||||
_extractId(valueString: string)
|
||||||
|
Parameters :
Returns :
string
|
| getDecimal | ||||||||
getDecimal(locale: string)
|
||||||||
|
Get the decimal separator based on the locale
Parameters :
Returns :
string
|
| getGroup | ||||||||
getGroup(locale: string)
|
||||||||
|
Get the group separator based on the locale
Parameters :
Returns :
string
|
| getLocaleConfig | ||||||||
getLocaleConfig(locale: string)
|
||||||||
|
Returns the decimal and group separators for a given locale
Parameters :
Returns :
literal type
|
| sliderValidator | ||||
sliderValidator(config)
|
||||
|
Parameters :
Returns :
ValidatorFn
A validator function that returns an error map with |
| uxTreeNodesMetaDataMapper | ||||||
uxTreeNodesMetaDataMapper(oldTree: Array)
|
||||||
|
Parameters :
Returns :
TreeDataModel
|