FieldsPopupElement constructor
- List<
PopupField> fields
Creates a new fields pop-up element with the given List of PopupField.
The order of the List is the order that fields are shown in the pop-up window.
Parameters:
fields
— A List of PopupField objects defining how each field participates in the pop-up window.