|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PatchworkLayout | |
|---|---|
| com.logabit.webtools.patchwork | |
| Uses of PatchworkLayout in com.logabit.webtools.patchwork |
|---|
| Methods in com.logabit.webtools.patchwork that return PatchworkLayout | |
|---|---|
PatchworkLayout |
PatchworkConfiguration.createPatchworkLayout(java.lang.String name,
java.lang.String extendsName)
Factory method for creating a new patchwork layout instance. |
PatchworkLayout |
PatchworkInclude.getLayout()
The layout this include refers to or null if no layout is referenced. |
PatchworkLayout |
PatchworkManagerImpl.getLayout(java.lang.String callLayoutName)
|
PatchworkLayout |
PatchworkManager.getLayout(java.lang.String layoutName)
Loads the layout specified using the attribut name from the specified patchwork configuration. |
PatchworkLayout |
PatchworkInclude.getParentPatchworkLayout()
Returns the layout this include is placed in. |
| Methods in com.logabit.webtools.patchwork with parameters of type PatchworkLayout | |
|---|---|
PatchworkInclude |
PatchworkLayout.createInclude(java.lang.String name,
PatchworkLayout layout,
java.lang.String templatePath)
Factory method to create a new patchwork include. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||