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

web.panels.upl.formpanel.upl Maven / Gradle / Ivy

//Form Panel UPL
!ui-formpanel layout:$d{!ui-vertical} components:$c{headerPanel mainBodyPanel footerPanel}
    formStyleClass:$e{ui-form} formCaptionSuffix:$s{:} mainLayout:$d{!ui-horizontal style:$s{width:100%;}}

!ui-panel:headerPanel layout:$f{headerLayout} components:$f{headerComponentList} space:true    
!ui-panel:footerPanel layout:$f{footerLayout} components:$f{footerComponentList} space:true      

!ui-panel:mainBodyPanel layout:$f{mainLayout} components:$c{form} components:$f{formAttachment}
   
!ui-form:form captionSuffix:$f{formCaptionSuffix} styleClass:$f{formStyleClass} readOnly:$f{formReadOnly}
    columns:$f{formColumns} section:$f{formSection} binding:$f{formBinding}
    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy