fam

Tag pageSort

Attributes 
NameRequiredTypeDescription
dataBeantruejavax.el.ValueExpression
(must evaluate to edu.wright.hendrix11.familyTree.dataBean.DataBean)
No Description
texttruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The text link to display.
sorttruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The sort string is actually a query of sorts (pun intended?) where the string is seperated into a string array by the period (".") character, and then the query result is sorted by the first element of the string array, then the next element, and so on.

Output generated by Vdldoc View Declaration Language Documentation Generator.