Uses of Class
com.jalios.jcms.trash.TrashAppHandler.View
-
Packages that use TrashAppHandler.View Package Description com.jalios.jcms.trash -
-
Uses of TrashAppHandler.View in com.jalios.jcms.trash
Methods in com.jalios.jcms.trash that return TrashAppHandler.View Modifier and Type Method Description static TrashAppHandler.View
TrashAppHandler.View. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static TrashAppHandler.View[]
TrashAppHandler.View. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-