Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Record
IDataAttributeFormatter
Interface IDataAttributeFormatter
Public
interface
IDataAttributeFormatter
{
format
:
(
(
value
:
SimpleAttributeValue
,
type
:
SIMPLE_DATA_TYPE
,
displayValue
?:
string
)
=>
string
)
;
}
Implemented by
DefaultSimpleAttributeFormatter
Index
Properties
format
Properties
format
format
:
(
(
value
:
SimpleAttributeValue
,
type
:
SIMPLE_DATA_TYPE
,
displayValue
?:
string
)
=>
string
)
On This Page
Properties
format
Юниверс MDM SDK UI
Loading...
Public