|
|||||||||
| Home >> All >> com >> webobjects >> [ woextensions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.webobjects.woextensions
Class JSAlertPanel

java.lang.ObjectWOComponent
com.webobjects.woextensions.JSComponent
com.webobjects.woextensions.JSAlertPanel
- Direct Known Subclasses:
- JSConfirmPanel
- public class JSAlertPanel
- extends JSComponent
| Constructor Summary | |
JSAlertPanel(WOContext aContext)
|
|
| Method Summary | |
java.lang.String |
alertJSMessage()
|
boolean |
isImage()
|
boolean |
isImageAndText()
|
boolean |
isText()
|
| Methods inherited from class com.webobjects.woextensions.JSComponent |
contextComponentActionURL, framework, imageLocation, invokeAction, synchronizesVariablesWithBindings |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
JSAlertPanel
public JSAlertPanel(WOContext aContext)
| Method Detail |
alertJSMessage
public java.lang.String alertJSMessage()
isImage
public boolean isImage()
isText
public boolean isText()
isImageAndText
public boolean isImageAndText()
|
|||||||||
| Home >> All >> com >> webobjects >> [ woextensions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
WOComponent