public class RadioButtonOptionField extends FormField
Constructor and Description |
---|
RadioButtonOptionField() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getOptionName()
Gets or sets name of the option.
|
BoxStyle |
getStyle()
Style of field box.
|
int |
hashCode() |
RadioButtonOptionField |
optionName(java.lang.String optionName) |
void |
setOptionName(java.lang.String optionName) |
void |
setStyle(BoxStyle style) |
RadioButtonOptionField |
style(BoxStyle style) |
java.lang.String |
toString() |
addFlagsItem, border, color, contents, flags, fullName, getBorder, getColor, getContents, getFlags, getFullName, getHeight, getHighlighting, getHorizontalAlignment, getMargin, getPageIndex, getParent, getPartialName, getRect, getValue, getVerticalAlignment, getWidth, getZindex, height, highlighting, horizontalAlignment, isGroup, isIsGroup, isIsSharedField, isSharedField, margin, pageIndex, parent, partialName, rect, setBorder, setColor, setContents, setFlags, setFullName, setHeight, setHighlighting, setHorizontalAlignment, setIsGroup, setIsSharedField, setMargin, setPageIndex, setParent, setPartialName, setRect, setValue, setVerticalAlignment, setWidth, setZindex, value, verticalAlignment, width, zindex
addLinksItem, getLinks, links, setLinks
public RadioButtonOptionField optionName(java.lang.String optionName)
public java.lang.String getOptionName()
public void setOptionName(java.lang.String optionName)
public RadioButtonOptionField style(BoxStyle style)
public BoxStyle getStyle()
public void setStyle(BoxStyle style)