Uses of Class
org.apache.turbine.modules.ScreenLoader
-
Packages that use ScreenLoader Package Description org.apache.turbine.modules Modules (Action, Screen, Layout, Navigation, Page) classes for the Turbine view.org.apache.turbine.modules.pages Page class implementations. -
-
Uses of ScreenLoader in org.apache.turbine.modules
Methods in org.apache.turbine.modules that return ScreenLoader Modifier and Type Method Description static ScreenLoaderScreenLoader. getInstance()The method through which this class is accessed. -
Uses of ScreenLoader in org.apache.turbine.modules.pages
Fields in org.apache.turbine.modules.pages declared as ScreenLoader Modifier and Type Field Description protected ScreenLoaderDefaultPage. screenLoaderInjected loader instance
-