public class BooleanControlRendererTester extends SimpleControlRendererTester
NOT_APPLICABLE
Constructor and Description |
---|
BooleanControlRendererTester() |
Modifier and Type | Method and Description |
---|---|
protected int |
getPriority()
The static priority of the corresponding control.
|
protected Class<?> |
getSupportedClassType()
The class of the type the corresponding control supports.
|
protected boolean |
isSingleValue()
Whether the corresponding control is allowed only for single values.
|
checkFeatureETypeAnnotations, getSupportedEObject, getSupportedFeature, isApplicable
protected boolean isSingleValue()
isSingleValue
in class SimpleControlRendererTester
SimpleControlRendererTester.isSingleValue()
protected int getPriority()
getPriority
in class SimpleControlRendererTester
SimpleControlRendererTester.getPriority()
protected Class<?> getSupportedClassType()
getSupportedClassType
in class SimpleControlRendererTester
SimpleControlRendererTester.getSupportedClassType()
Copyright © 2019. All rights reserved.