Uses of Enum Class
com.liferay.portal.kernel.servlet.taglib.aui.ScriptData.ModulesType
Packages that use ScriptData.ModulesType
-
Uses of ScriptData.ModulesType in com.liferay.portal.kernel.servlet.taglib.aui
Methods in com.liferay.portal.kernel.servlet.taglib.aui that return ScriptData.ModulesTypeModifier and TypeMethodDescriptionstatic ScriptData.ModulesTypeReturns the enum constant of this class with the specified name.static ScriptData.ModulesType[]ScriptData.ModulesType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.liferay.portal.kernel.servlet.taglib.aui with parameters of type ScriptData.ModulesTypeModifier and TypeMethodDescriptionvoidScriptData.append(String portletId, com.liferay.petra.string.StringBundler contentSB, String modules, ScriptData.ModulesType modulesType) voidScriptData.append(String portletId, String content, String modules, ScriptData.ModulesType modulesType)