|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--planetj.html.HTMLElement
|
+--planetj.html.HTMLRadioButtonPVSelect
Insert the type's description here. Creation date: (4/3/2003 12:30:46 PM)
| Field Summary | |
static String |
HIDDEN
|
static String |
INPUT
|
static String |
RADIO
|
static String |
RADIO_FUNCTION
|
static String |
SELECT
|
static String |
SETTER_FUNCTION
|
static String |
TABLE
|
| Fields inherited from class planetj.html.HTMLElement |
DISABLED |
| Constructor Summary | |
HTMLRadioButtonPVSelect()
|
|
| Method Summary | |
static StringBuffer |
appendRadioButtonPVSelect(String id,
Field field,
String rcNavKey,
String rowNavKey,
StringBuffer html,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Generates a HTML text input for the given Field and arguements. |
| Methods inherited from class planetj.html.HTMLElement |
appendAttribute, appendAttribute, appendExtractableHiddenField, getId, isDisplayField, setId |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String RADIO_FUNCTION
public static final String SETTER_FUNCTION
public static final String TABLE
public static final String RADIO
public static final String SELECT
public static final String INPUT
public static final String HIDDEN
| Constructor Detail |
public HTMLRadioButtonPVSelect()
| Method Detail |
public static StringBuffer appendRadioButtonPVSelect(String id,
Field field,
String rcNavKey,
String rowNavKey,
StringBuffer html,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws CMException
CMException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||