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

ect.jsf2.jsf2-widgets.20.1.source-code.pager.properties Maven / Gradle / Ivy

Go to download

This is the Maven project for the custom JSF 2 widgets. The widgets and the resources projects are closely tied together. These widgets will be deployed as a jar file containing Sakai JSF 2 widgets (components). Web applications can include this jar in order to use the Sakai JSF 2 widgets in a JSF tool.

There is a newer version: 23.2
Show newest version
# pager widget
pager_textFirst=|<
pager_textPrev=<
pager_textNext=>
pager_textLast=>|
pager_textStatus=Viewing {0} to {1} of {2} {3}

#SAK-25991
#pager_textStatusZeroItems=Viewing 0 {3}

pager_textPageSize=Show {0}

#SAK-25991
#pager_textPageSizeAll=all

pager_textItem=items
pager_pageSize=20

#SAK-25991
#pager_accesskeys=false
#pager_renderFirst=true
#pager_renderPrev=true
#pager_renderNext=true
#pager_renderLast=true

#SAK-25991
#pager_titleFirst=First {0} {1}
#pager_titlePrev=Previous {0} {1}
#pager_titleNext=Next {0} {1}
#pager_titleLast=Last {0} {1}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy