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