List of usage examples for com.liferay.portal.kernel.servlet PortalWebResourceConstants RESOURCE_TYPE_EDITOR_ALLOYEDITOR
String RESOURCE_TYPE_EDITOR_ALLOYEDITOR
To view the source code for com.liferay.portal.kernel.servlet PortalWebResourceConstants RESOURCE_TYPE_EDITOR_ALLOYEDITOR.
Click Source Link
From source file:com.liferay.frontend.editor.alloyeditor.web.AlloyEditorCreoleEditor.java
License:Open Source License
@Override public String getResourceType() { return PortalWebResourceConstants.RESOURCE_TYPE_EDITOR_ALLOYEDITOR; }