com.citytechinc.cq.component.touchuidialog.layout.LayoutElement Maven / Gradle / Ivy
package com.citytechinc.cq.component.touchuidialog.layout;
import com.citytechinc.cq.component.xml.XmlElement;
public interface LayoutElement extends XmlElement {
}