Interface CmsEditableGroup.I_HasError
- All Known Implementing Classes:
A_CmsFileSelectField,CmsFolderSelector,CmsModuleResourceSelectField,CmsPathSelectField
- Enclosing class:
CmsEditableGroup
public static interface CmsEditableGroup.I_HasError
Interface for group row components that can have errors.
-
Method Summary
-
Method Details
-
hasEditableGroupError
boolean hasEditableGroupError()Check if there is an error.- Returns:
- true if there is an error
-