net.smartlab.web.page
Interface LinkableTag

All Known Implementing Classes:
NextTag, NoNextTag, PageListTag, PageTag, PrevTag

public interface LinkableTag

Identifies custom tags that can be used to enclose LinkTag instances.

Author:
rlogiacco

Method Summary
 int getPage()
          Returns the page to wich the enclosed LinkTag is directed.
 

Method Detail

getPage

int getPage()
Returns the page to wich the enclosed LinkTag is directed.

Returns:


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