Enumset (attribute of filter)
From JRapid
enumset is an attribute of filter.
Contents |
Description
The enumset attribute of the filter element is used when the filter is of type enum. It must be set so that the filter widget shows the values defined in the specified enumset as options.
Please, see enum (value of type) and enumset (element) for more information and examples.
Usage
Example
The GenderEnum enumset is then reused in the Seller entity and in the Person entity.
