com.sas.taglib.servlet.tbeans.navigationbar
Class NavigationBarExtraInfo

com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarExtraInfo

public class NavigationBarExtraInfo

NavigationBarExtraInfo supplies the TagExtraInfo for the Custom NavigationBarTag (specified in the tag library definition).


Constructor Summary
NavigationBarExtraInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Called by the JSP implementing class to retrieve variable information in which new variables will be created if necessary and instantiated.
 

Constructor Detail

NavigationBarExtraInfo

public NavigationBarExtraInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Called by the JSP implementing class to retrieve variable information in which new variables will be created if necessary and instantiated.

Overrides:
getVariableInfo in class com.sas.taglib.BaseTagExtraInfo
Parameters:
data - the attributes contained by the tag
Returns:
variable information needed to create any new variables



Copyright © 2009 SAS Institute Inc. All Rights Reserved.