public interface VTViewTemplateProvider
VTViewTemplate.| Modifier and Type | Method and Description |
|---|---|
Set<VTStyleProperty> |
getStyleProperties(VElement vElement,
ViewModelContext viewModelContext)
Return all
StyleProperties which are applicable to the provided VElement. |
VTViewTemplate |
getViewTemplate()
Returns the view template.
|
VTViewTemplate getViewTemplate()
VTViewTemplateSet<VTStyleProperty> getStyleProperties(VElement vElement, ViewModelContext viewModelContext)
StyleProperties which are applicable to the provided VElement.vElement - the VElement to get the StyleProperties forviewModelContext - the ViewModelContext currently in useStyleProperties which are applicable to the provided
VElement or an empty setCopyright © 2016. All rights reserved.