|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InsertMode | |
---|---|
org.apache.tapestry.components | Basic, fundamental components used to construct more complex components, or pages. |
Uses of InsertMode in org.apache.tapestry.components |
---|
Fields in org.apache.tapestry.components declared as InsertMode | |
---|---|
static InsertMode |
InsertMode.BREAK
Mode where each line (after the first) is preceded by a <br> tag. |
static InsertMode |
InsertMode.PARAGRAPH
Mode where each line is wrapped with a <p> element. |
Methods in org.apache.tapestry.components that return InsertMode | |
---|---|
abstract InsertMode |
Insert.getMode()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |