Modifier and Type | Field and Description |
---|---|
protected YMessageBox |
YSms._mbox |
Modifier and Type | Method and Description |
---|---|
static YMessageBox |
YMessageBox.FindMessageBox(String func)
Retrieves a MessageBox interface for a given identifier.
|
static YMessageBox |
YMessageBox.FindMessageBoxInContext(YAPIContext yctx,
String func)
Retrieves a MessageBox interface for a given identifier in a YAPI context.
|
static YMessageBox |
YMessageBox.FirstMessageBox()
Starts the enumeration of MessageBox interfaces currently accessible.
|
static YMessageBox |
YMessageBox.FirstMessageBoxInContext(YAPIContext yctx)
Starts the enumeration of MessageBox interfaces currently accessible.
|
YMessageBox |
YMessageBox.nextMessageBox()
Continues the enumeration of MessageBox interfaces started using yFirstMessageBox().
|
Modifier and Type | Method and Description |
---|---|
void |
YMessageBox.TimedReportCallback.timedReportCallback(YMessageBox function,
YMeasure measure) |
void |
YMessageBox.UpdateCallback.yNewValue(YMessageBox function,
String functionValue) |
Constructor and Description |
---|
YSms(YMessageBox mbox) |
Copyright © 2017. All rights reserved.