|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.rcp.xui.widgets.XUIWidget
com.ibm.btt.rcp.xui.widgets.XUISWTWidget
com.ibm.btt.rcp.xui.widgets.AbstractXUIButton
com.ibm.btt.rcp.xui.widgets.XUIRadioButton
@Appearance(value={"bounds","text","font","alignment","background","foreground","enabled","visible","image"}) @General(value={"id","value","helpId"}) @Injection(value={"initializers","actions"}) public class XUIRadioButton
XML UI Radio Button Widget
Field Summary |
---|
Fields inherited from class com.ibm.btt.rcp.xui.widgets.AbstractXUIButton |
---|
alignment |
Fields inherited from class com.ibm.btt.rcp.xui.widgets.XUISWTWidget |
---|
background, focusLost, foreground |
Constructor Summary | |
---|---|
XUIRadioButton()
|
Method Summary | |
---|---|
protected int |
getStyle()
Get SWT widget style |
java.lang.String |
getValue()
Get the value of radio button |
void |
setValue(java.lang.String value)
Set the value of radio button |
Methods inherited from class com.ibm.btt.rcp.xui.widgets.AbstractXUIButton |
---|
dispose, getAlignment, getWidget, getWidgetType, setAlignment |
Methods inherited from class com.ibm.btt.rcp.xui.widgets.XUISWTWidget |
---|
addListener, cacheProperty, createWidget, focusGained, focusLost, getCachedProperties, handleRequired, initialize, installListeners, removeListener, setColors, setListeners |
Methods inherited from class com.ibm.btt.rcp.xui.widgets.XUIWidget |
---|
fireXUIEvent, getActions, getHelpId, getId, getInitializers, getParent, getTabIndex, getXUIView, handleXUIEvent, setActions, setHelpId, setId, setInitializers, setParent, setTabIndex, setXUIView |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XUIRadioButton()
Method Detail |
---|
public java.lang.String getValue()
public void setValue(java.lang.String value)
value
- protected int getStyle()
XUISWTWidget
getStyle
in class AbstractXUIButton
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |