com.liferay.portlet.dynamicdatamapping.registry
Class BaseDDMFormFieldType
java.lang.Object
com.liferay.portlet.dynamicdatamapping.registry.BaseDDMFormFieldType
- All Implemented Interfaces:
- DDMFormFieldType
public abstract class BaseDDMFormFieldType
- extends Object
- implements DDMFormFieldType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseDDMFormFieldType
public BaseDDMFormFieldType()
getDDMFormFieldTypeJavaScriptClass
public String getDDMFormFieldTypeJavaScriptClass()
- Specified by:
getDDMFormFieldTypeJavaScriptClass in interface DDMFormFieldType
getDDMFormFieldTypeJavaScriptModule
public String getDDMFormFieldTypeJavaScriptModule()
- Specified by:
getDDMFormFieldTypeJavaScriptModule in interface DDMFormFieldType
getDDMFormFieldTypeSettings
public Class<? extends DDMFormFieldTypeSettings> getDDMFormFieldTypeSettings()
- Specified by:
getDDMFormFieldTypeSettings in interface DDMFormFieldType
getIcon
public String getIcon()
- Specified by:
getIcon in interface DDMFormFieldType