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 UserInterfaceContextUserInterfaceContext. getInstance(javax.servlet.http.HttpSession session, GlobalContext globalContext)static UserInterfaceContextUserInterfaceContext. 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 StringEdit. performDisplayComponentsList(RequestService requestService, UserInterfaceContext userInterfaceContext, Module currentModule)
-