|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--waba.ui.Control
|
+--waba.ui.Button
|
+--superwaba.ext.xplat.html.ui.Button
|
+--superwaba.ext.xplat.html.ui.Reset
Reset IS-A Button to submit a form.
| Fields inherited from class superwaba.ext.xplat.html.ui.Button |
htmlCnr |
| Fields inherited from class waba.ui.Button |
aColor,
armed,
border,
BORDER_3D,
BORDER_NONE,
BORDER_SIMPLE,
commonGap,
cutText,
fColor,
fourColors,
gap,
hh,
ignoreEvents,
img,
imgColor,
isText,
myg,
text,
ww |
| Fields inherited from class waba.ui.Control |
AFTER,
appId,
appObj,
asContainer,
asWindow,
backColor,
backDis,
BEFORE,
BOTTOM,
CENTER,
clearValueInt,
clearValueStr,
enabled,
FILL,
FIT,
fm,
fmH,
focusLess,
focusTraversable,
font,
foreColor,
foreDis,
height,
highlightRectsCount,
isHighlighting,
LEFT,
parent,
PREFERRED,
RANGE,
RIGHT,
SAME,
TOP,
uiCE,
uiFlat,
uiPalm,
uiVista,
visible,
width,
x,
x2,
y,
y2 |
| Constructor Summary | |
Reset(java.lang.String name,
java.lang.String value,
Form form)
Constructor |
|
| Method Summary | |
void |
onEvent(Event event)
Reset the associated form |
| Methods inherited from class superwaba.ext.xplat.html.ui.Button |
getFocus,
getName,
getPreferredHeight,
getPreferredWidth,
getValue,
onPaint,
paintButton,
repaint,
reset,
setHtmlContainer |
| Methods inherited from class waba.ui.Button |
createArrowButton,
getImage,
getText,
onBoundsChanged,
onColorsChanged,
onFontChanged,
onlyShowImage,
paintButton,
press,
setBorder,
setGap,
setImage,
setPressedColor,
setText,
simulatePress |
| Methods inherited from class waba.ui.Control |
addTimer,
changeHighlighted,
clear,
contains,
createGraphics,
drawHighlight,
getAbsoluteRect,
getBackColor,
getFont,
getFontMetrics,
getForeColor,
getNext,
getParent,
getParentWindow,
getPos,
getRect,
getSize,
isDisplayed,
isEnabled,
isVisible,
onWindowPaintFinished,
postEvent,
removeTimer,
repaintNow,
requestFocus,
setBackColor,
setBackForeColors,
setEnabled,
setFocusLess,
setFont,
setForeColor,
setRect,
setRect,
setRect,
setVisible,
translateFromOrigin,
uiStyleChanged |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Reset(java.lang.String name,
java.lang.String value,
Form form)
name - Name of this Controllablevalue - string to be displayed in this Buttonform - the form associated to this Reset button.| Method Detail |
public void onEvent(Event event)
event - the event to process
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||