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 EditTypeExtensionHandlerEditDataHandler. extFormHandlerMethods in com.jalios.jcms.handler that return EditTypeExtensionHandler Modifier and Type Method Description EditTypeExtensionHandlerEditDataHandler. getExtFormHandler()Methods in com.jalios.jcms.handler with parameters of type EditTypeExtensionHandler Modifier and Type Method Description voidEditDataHandler. setExtFormHandler(EditTypeExtensionHandler handler)
-