Package com.liferay.info.field.type
Class PicklistMultiselectInfoFieldType
java.lang.Object
com.liferay.info.field.type.MultiselectInfoFieldType
com.liferay.info.field.type.PicklistMultiselectInfoFieldType
- All Implemented Interfaces:
InfoFieldType
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.info.field.type.InfoFieldType
InfoFieldType.Attribute<T extends InfoFieldType,
V> -
Field Summary
FieldsFields inherited from class com.liferay.info.field.type.MultiselectInfoFieldType
OPTIONS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.info.field.type.MultiselectInfoFieldType
getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.info.field.type.InfoFieldType
getLabel
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
PicklistMultiselectInfoFieldType
public PicklistMultiselectInfoFieldType()
-