Uses of Class
com.jalios.jcms.handler.EditTypeExtensionHandler
-
Packages that use EditTypeExtensionHandler Package Description com.jalios.jcms.handler Contains the javabean classes uses to process HTTP request (aka form handlers). -
-
Uses of EditTypeExtensionHandler in com.jalios.jcms.handler
Fields in com.jalios.jcms.handler declared as EditTypeExtensionHandler Modifier and Type Field Description protected EditTypeExtensionHandler
EditDataHandler. extFormHandler
Methods in com.jalios.jcms.handler that return EditTypeExtensionHandler Modifier and Type Method Description EditTypeExtensionHandler
EditDataHandler. getExtFormHandler()
Methods in com.jalios.jcms.handler with parameters of type EditTypeExtensionHandler Modifier and Type Method Description void
EditDataHandler. setExtFormHandler(EditTypeExtensionHandler handler)
-