Interface FormModelService
- All Known Implementing Classes:
FormModelServiceImpl
public interface FormModelService
-
Method Summary
Modifier and TypeMethodDescriptiongetDataType(Component component) getDefiningModule(EntityModel entityModel, @Nullable String stringPath) getLocalizedLabels(Component component) booleanisFieldHidden(Component component) booleanisMandatory(Field field) booleanisReadonly(Component component) parseScope(String scopeName)
-
Method Details
-
parseScope
-
getDefiningModule
-
getFormLabel
-
getLocalizedLabels
-
isFieldHidden
-
isReadonly
-
isMandatory
-
getDataType
-