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