Interface ReferenceEditorRenderProhibitingPredicate
-
- All Known Implementing Classes:
DefaultReferenceEditorRenderProhibitingPredicate
public interface ReferenceEditorRenderProhibitingPredicateProhibits rendering of given types in ReferenceEditors
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisProhibited(DataType type)
-
-
-
Method Detail
-
isProhibited
boolean isProhibited(DataType type)
-
-