29303132333435
*/ public class FieldExpanderElement extends WidgetElement { public FieldExpanderElement(XDIMEContextInternal context){ super(WidgetElements.FIELD_EXPANDER, context); protocolAttributes = new FieldExpanderAttributes(); }