META-INF.eac-bootstrap3.tld Maven / Gradle / Ivy
EAC library for Bootstrap3
EAC Bootstrap3
3.8.0
eac-bootstrap3
http://enterprisemath.com/eac/tags/bootstrap3
Creates a table pager.
tablePager
com.enterprisemath.eac.tags.bootstrap3.TablePagerTag
empty
id
true
true
Top element id attribute.
type
false
true
Pager type, allowed values are basic, numPages, reloadOnly.
previousBtnLabel
false
true
Previous button label.
nextBtnLabel
false
true
Next button label.
reloadBtnLabel
false
true
Reload button label.
Creates standard form input field.
formInput
com.enterprisemath.eac.tags.bootstrap3.FormInputTag
empty
name
true
true
Field name.
label
true
true
Field label.
type
false
true
Field type.
placeholder
false
true
Placeholder value.
formType
false
true
Container form type. Allowed values are basic, inline and horizontal.
labelColSize
false
true
Column size for the label. Applies only for horizontal forms.
fieldColSize
false
true
Column size for the field. Applies only for horizontal forms.
Creates standard form select.
formSelect
com.enterprisemath.eac.tags.bootstrap3.FormSelectTag
scriptless
name
true
true
Area name.
label
true
true
Area label.
formType
false
true
Container form type. Allowed values are basic, inline and horizontal.
labelColSize
false
true
Column size for the label. Applies only for horizontal forms.
fieldColSize
false
true
Column size for the field. Applies only for horizontal forms.
Creates standard form text area.
formTextarea
com.enterprisemath.eac.tags.bootstrap3.FormTextareaTag
scriptless
name
true
true
Area name.
label
true
true
Area label.
rows
false
true
Number of rows.
formType
false
true
Container form type. Allowed values are basic and horizontal.
labelColSize
false
true
Column size for the label. Applies only for horizontal forms.
fieldColSize
false
true
Column size for the field. Applies only for horizontal forms.
Creates template for checkbox group where possible values are loaded by ajax request later.
formCheckboxAjax
com.enterprisemath.eac.tags.bootstrap3.FormCheckboxAjaxTag
empty
name
true
true
Fields name.
label
true
true
Group label.
formType
false
true
Container form type. Allowed values is horizontal.
labelColSize
false
true
Column size for the label. Applies only for horizontal forms.
fieldColSize
false
true
Column size for the field. Applies only for horizontal forms.
Creates standard form submiy button set.
formSubmitButtons
com.enterprisemath.eac.tags.bootstrap3.FormSubmitButtonsTag
empty
type
false
true
Button set type. Each type produces different buttons. Allowed values are create and edit.
editBtnLabel
false
true
Edit button label.
cancelBtnLabel
false
true
Cancel button label.
submitBtnLabel
false
true
Submit button label.
formType
false
true
Container form type. Allowed values are basic, inline and horizontal.
colSize
false
true
Container column size. Applies only for horizontal forms.
colOffset
false
true
Container column offset. Applies only for horizontal forms.
Creates information dialog.
infoDialog
com.enterprisemath.eac.tags.bootstrap3.InfoDialogTag
scriptless
id
true
true
Dialog id attribute.
title
true
true
Dialog title.
size
false
true
Dialog size, possible values are small, medium and large.
confirmBtnLabel
false
true
Label of the confirmation button.
Creates confirmation dialog.
confirmDialog
com.enterprisemath.eac.tags.bootstrap3.ConfirmDialogTag
scriptless
id
true
true
Dialog id attribute.
title
true
true
Dialog title.
size
false
true
Dialog size, possible values are small, medium and large.
confirmBtnId
true
true
Id attribute of the confirm button.
confirmBtnLabel
false
true
Label of the confirmation button.
cancelBtnLabel
false
true
Cancel button label.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy