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