|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.wotonomy.web.WOElement
net.wotonomy.web.WODynamicElement
net.wotonomy.web.WOInput
net.wotonomy.web.WOCheckBox
net.wotonomy.web.WORadioButton
public class WORadioButton
Field Summary |
---|
Fields inherited from class net.wotonomy.web.WOCheckBox |
---|
checked |
Fields inherited from class net.wotonomy.web.WODynamicElement |
---|
associations, name, rootElement |
Constructor Summary | |
---|---|
WORadioButton()
|
|
WORadioButton(java.lang.String aName,
net.wotonomy.foundation.NSDictionary assocs,
WOElement template)
|
Method Summary | |
---|---|
protected java.lang.String |
inputType()
|
Methods inherited from class net.wotonomy.web.WOCheckBox |
---|
additionalAttributes, appendExtras, appendToResponse, takeValuesFromRequest, value |
Methods inherited from class net.wotonomy.web.WOInput |
---|
disabled, formattedValue, inputName |
Methods inherited from class net.wotonomy.web.WODynamicElement |
---|
generateResponse, invokeAction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WORadioButton()
public WORadioButton(java.lang.String aName, net.wotonomy.foundation.NSDictionary assocs, WOElement template)
Method Detail |
---|
protected java.lang.String inputType()
inputType
in class WOCheckBox
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |