|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tonbeller.wcf.toolbar.ToolBarComponentSupport
com.tonbeller.wcf.toolbar.ToolSeparator
separator for toolbar
| Constructor Summary | |
ToolSeparator()
|
|
| Method Summary | |
int |
getSize()
|
void |
initialize(RequestContext context,
ToolBar owner)
deferred ctor - initializes the button once after instantiation |
boolean |
isSeparator()
paints some space |
void |
render(RequestContext context,
org.w3c.dom.Element parent)
renders the toolbar button |
void |
setSize(int size)
|
| Methods inherited from class com.tonbeller.wcf.toolbar.ToolBarComponentSupport |
getId, getRole, getVisibleExpr, isVisible, isVisible, setId, setRole, setVisible, setVisibleExpr |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ToolSeparator()
| Method Detail |
public int getSize()
public void setSize(int size)
public void initialize(RequestContext context,
ToolBar owner)
ToolBarComponent
public void render(RequestContext context,
org.w3c.dom.Element parent)
throws java.lang.Exception
ToolBarComponent
java.lang.Exceptionpublic boolean isSeparator()
ToolBarComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||