|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.tirsen.angkor.Component
|
+--com.tirsen.angkor.widget.Container
|
+--com.tirsen.angkor.widget.SectionLine
| Field Summary |
| Fields inherited from class com.tirsen.angkor.widget.Container |
children |
| Constructor Summary | |
SectionLine()
|
|
SectionLine(View singleElement)
|
|
| Method Summary | |
void |
render(RenderContext context)
Render this view on the given context if the view is visible. |
void |
setContainer(View container)
|
| Methods inherited from class com.tirsen.angkor.widget.Container |
add, add, createChildren, getChildren, getNumberOfChildren, isChildrenCreated, iterateAllElements, iterateCollection, maybeCreateChildren, parse, remove, renderChildren |
| Methods inherited from class com.tirsen.angkor.Component |
allocateUniqueId, getAttribute, getContainer, getId, getRenderContext, getVisibleIndex, isDebugTables, isParsing, isVisible, setAttribute, setId, setVisible, uniqueId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SectionLine()
public SectionLine(View singleElement)
| Method Detail |
public void setContainer(View container)
setContainer in interface ViewsetContainer in class Component
public void render(RenderContext context)
throws java.io.IOException
View
render in interface Viewrender in class Containerjava.io.IOExceptionView.setVisible(boolean),
View.isVisible()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||