|
NextApp Echo App Container 1.1.4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echoservlet.ui.ButtonRenderer
A utility class for rendering Button, RadioButton,
CheckBox, and CButton components.
| Field Summary | |
static Service |
SERVICE_BUTTON_SCRIPT
|
| Method Summary | |
static Element |
getElement(RenderingContext rc,
AbstractButtonUI buttonUI)
Returns an Element containing an HTML representation of the provided button. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final Service SERVICE_BUTTON_SCRIPT
| Method Detail |
public static Element getElement(RenderingContext rc,
AbstractButtonUI buttonUI)
rc - The RenderingContext that is rendering the
button.buttonUI - The peer of the button to be rendered.
|
NextApp Echo App Container 1.1.4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||