|
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.XUISWTFieldDataWidget
com.ibm.btt.rcp.xui.widgets.AbstractXUIText
com.ibm.btt.rcp.xui.widgets.XUIPassword
@Appearance(value={"bounds","text","font","alignment","background","foreground","echoChar","enabled","visible","editable"}) @General(value={"id","tabIndex","dataName","autoTab","autoClear","required","maxLength","minLength","helpId"}) @Injection(value={"initializers","beforeValidators","afterValidators","actions"}) public class XUIPassword
XML UI Password Text Widget
Field Summary |
---|
Fields inherited from class com.ibm.btt.rcp.xui.widgets.AbstractXUIText |
---|
format, validatorManager |
Fields inherited from class com.ibm.btt.rcp.xui.widgets.XUISWTFieldDataWidget |
---|
initialized |
Fields inherited from class com.ibm.btt.rcp.xui.widgets.XUISWTWidget |
---|
background, focusLost, foreground |
Constructor Summary | |
---|---|
XUIPassword()
|
Method Summary | |
---|---|
int |
getStyle()
Get SWT widget style |
Methods inherited from class com.ibm.btt.rcp.xui.widgets.AbstractXUIText |
---|
focusGained, focusLost, formatText, getAfterValidators, getAlignment, getBeforeValidators, getDataValue, getErrorMessage, getFormat, getMaxLength, getWidget, getWidgetType, handleErrorMessage, handleXUIEvent, initialize, installListeners, isAutoClear, isAutoTab, isBorder, isNotFilled, isRequired, modifyText, refresh, setAfterValidators, setAlignment, setAutoClear, setAutoTab, setBeforeValidators, setBorder, setDataValue, setErrorMessage, setFormat, setMaxLength, setMinLength, setRequired, verifyText |
Methods inherited from class com.ibm.btt.rcp.xui.widgets.XUISWTFieldDataWidget |
---|
getDataName, setDataName |
Methods inherited from class com.ibm.btt.rcp.xui.widgets.XUISWTWidget |
---|
addListener, cacheProperty, createWidget, dispose, getCachedProperties, handleRequired, removeListener, setColors, setListeners |
Methods inherited from class com.ibm.btt.rcp.xui.widgets.XUIWidget |
---|
fireXUIEvent, getActions, getHelpId, getId, getInitializers, getParent, getTabIndex, getXUIView, 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 |
Methods inherited from interface com.ibm.btt.rcp.xui.data.IKeyHolder |
---|
getId, setId |
Constructor Detail |
---|
public XUIPassword()
Method Detail |
---|
public int getStyle()
XUISWTWidget
getStyle
in class AbstractXUIText
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |