Class

AttributeDomain

AttributeDomain(props) → {React.Component}

Constructor

# new AttributeDomain(props) → {React.Component}

Parameters:
Name Type Description
props Object
defaultValue Array

Array containing domain elements

setDomainElements function

Method fired when adding, removing, editing the domain element or changing the order of domain elements.

View Source Body/Project/Data/AttributeDomain.js, line 28

React.Component