Uses of Class
org.javlo.context.UserInterfaceContext
-
Packages that use UserInterfaceContext Package Description org.javlo.context org.javlo.module.content -
-
Uses of UserInterfaceContext in org.javlo.context
Methods in org.javlo.context that return UserInterfaceContext Modifier and Type Method Description static UserInterfaceContext
UserInterfaceContext. getInstance(javax.servlet.http.HttpSession session, GlobalContext globalContext)
static UserInterfaceContext
UserInterfaceContext. getInstance(ContentContext ctx)
-
Uses of UserInterfaceContext in org.javlo.module.content
Methods in org.javlo.module.content with parameters of type UserInterfaceContext Modifier and Type Method Description static String
Edit. performDisplayComponentsList(RequestService requestService, UserInterfaceContext userInterfaceContext, Module currentModule)
-