All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.citytechinc.cq.component.touchuidialog.widget.selection.options.OptionsParameters Maven / Gradle / Ivy

There is a newer version: 7.0.0
Show newest version
package com.citytechinc.cq.component.touchuidialog.widget.selection.options;

import java.util.ArrayList;
import java.util.List;

import com.citytechinc.cq.component.touchuidialog.DefaultTouchUIDialogElementParameters;
import com.citytechinc.cq.component.xml.XmlElement;

public class OptionsParameters extends DefaultTouchUIDialogElementParameters {

	private List




© 2015 - 2024 Weber Informatics LLC | Privacy Policy