|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.web.layout.LayoutFactory
public class LayoutFactory
Factory to get instances of layout parsers and layout painter. The instances are session dependent.
| Constructor Summary | |
|---|---|
LayoutFactory()
|
|
| Method Summary | |
|---|---|
static ILayoutPainter |
getLayoutPainterInstance(HttpServletRequest request)
|
static ILayoutParser |
getLayoutParserInstance(HttpServletRequest request)
|
static boolean |
rendererDefined()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutFactory()
| Method Detail |
|---|
public static ILayoutParser getLayoutParserInstance(HttpServletRequest request)
public static ILayoutPainter getLayoutPainterInstance(HttpServletRequest request)
public static boolean rendererDefined()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||