|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PythonBaseFactory | |
org.apache.turbine.services.assemblerbroker.util.python | Factory for the python / jython based view. |
Uses of PythonBaseFactory in org.apache.turbine.services.assemblerbroker.util.python |
Subclasses of PythonBaseFactory in org.apache.turbine.services.assemblerbroker.util.python | |
class |
PythonActionFactory
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen. |
class |
PythonLayoutFactory
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen. |
class |
PythonNavigationFactory
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen. |
class |
PythonPageFactory
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen. |
class |
PythonScreenFactory
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |