Class ModelGrid

  • All Implemented Interfaces:
    java.io.Serializable

    public class ModelGrid
    extends ModelForm
    Models the <grid> element.
    See Also:
    widget-form.xsd, Serialized Form
    • Field Detail

      • module

        public static final java.lang.String module
    • Constructor Detail

      • ModelGrid

        public ModelGrid​(org.w3c.dom.Element formElement,
                         java.lang.String formLocation,
                         ModelReader entityModelReader,
                         DispatchContext dispatchContext)
        XML Constructor