Plumtree Portal UI  
 

TagState.m_TagVarStack Field

The Tag Var Stack. This keeps track of what Data has been stored by which tag in tag scope. It is a list of XPArrayLists.

protected XPArrayList m_TagVarStack;

See Also

TagState Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace