Uses of Class
com.aoapps.servlet.attribute.ContextEE.Page
Packages that use ContextEE.Page
Package
Description
Utilities for working with various attribute scopes.
-
Uses of ContextEE.Page in com.aoapps.servlet.attribute
Methods in com.aoapps.servlet.attribute that return ContextEE.PageModifier and TypeMethodDescriptionScopeEE.Page.context
(JspContext jspContext) AttributeEE
: Uses the given context within the page scope, still needs name.AttributeEE.Page.getContext()
Gets the page context for this attribute.static ContextEE.Page
ContextEE.page
(JspContext jspContext) AttributeEE
: Uses the given page scope and context, still needs name.