public interface ExtendsFrom extends ViewDefinition
| Modifier and Type | Method and Description |
|---|---|
List<Defines> |
getDefines()
Gets the list of defines for this view.
|
Map<String,Defines> |
getDefinesMap()
Gets all the placeholder definitions for this view.
|
String |
getLayout()
The name of the parent layout.
|
findRootMap<String,Defines> getDefinesMap()
List<Defines> getDefines()
String getLayout()
Copyright © 2015–2017 Bridje Framework. All rights reserved.