|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VTViewTemplateProvider
This interface defines a service cappable of providing an instance of the VTViewTemplate.
| Method Summary | |
|---|---|
Set<VTStyleProperty> |
getStyleProperties(VElement vElement,
ViewModelContext viewModelContext)
Return all StyleProperties which are applicable to the provided VElement. |
VTViewTemplate |
getViewTemplate()
Returns the view template. |
| Method Detail |
|---|
VTViewTemplate getViewTemplate()
VTViewTemplate
Set<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 use
StyleProperties which are applicable to the provided
VElement or an empty set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||