|
Using complex layout inside Page |
|
To use this feature the align property of <toolbar:pageItem> tag should be used . Acceptable values: LEFT or RIGHT or CENTER. Default - CENTER.
For example (sample.jsp):
<toolbar:pageItem text="Mouse"
hintText="Mouse"
align="RIGHT"
defaultImage="../../repository/images/new/mouse.gif" />