Uses of Interface
net.smartlab.web.page.LinkableTag

Packages that use LinkableTag
net.smartlab.web.page   
 

Uses of LinkableTag in net.smartlab.web.page
 

Classes in net.smartlab.web.page that implement LinkableTag
 class NextTag
          Outputs its body only if the current page is not the last one.
 class NoNextTag
          Outputs its body only if the current page is the last one.
 class PageListTag
          TODO documentation
 class PageTag
          TODO documentation
 class PrevTag
          Outputs its body only if the current page is not the first one.
 



Copyright © 2004-2009 The SmartWeb Team. All Rights Reserved.