| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echoservlet.ui.ButtonRenderer
public class ButtonRenderer
A utility class for rendering Button,
 RadioButton, CheckBox, and
 CButton components.
| Field Summary | |
|---|---|
static StaticText | 
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 StaticText 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.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||