|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PatchworkInclude | |
|---|---|
| com.logabit.webtools.patchwork | |
| Uses of PatchworkInclude in com.logabit.webtools.patchwork |
|---|
| Methods in com.logabit.webtools.patchwork that return PatchworkInclude | |
|---|---|
PatchworkInclude |
PatchworkLayout.createInclude(java.lang.String name,
PatchworkLayout layout,
java.lang.String templatePath)
Factory method to create a new patchwork include. |
| Methods in com.logabit.webtools.patchwork that return types with arguments of type PatchworkInclude | |
|---|---|
java.util.Map<java.lang.String,PatchworkInclude> |
PatchworkLayout.getIncludes()
Retuns all PatchworkIncludes which're defined within this layout. |
| Method parameters in com.logabit.webtools.patchwork with type arguments of type PatchworkInclude | |
|---|---|
void |
PatchworkLayout.setIncludes(java.util.Map<java.lang.String,PatchworkInclude> includes)
Sets the PatchworkIncludes this layout contains. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||