public interface ECPAdditionalRendererTester
ViewModelContext
.Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(VElement vElement,
ViewModelContext viewModelContext)
Check whether the provided
VElement and ViewModelContext are fitting for the provided renderer. |
boolean isApplicable(VElement vElement, ViewModelContext viewModelContext)
VElement
and ViewModelContext
are fitting for the provided renderer.vElement
- the VElement
to checkviewModelContext
- the ViewModelContext
to checkCopyright © 2017. All rights reserved.