public interface WarningInterface
| Modifier and Type | Method and Description |
|---|---|
WarningMessageInterface |
getWarningSituation(String text,
org.eclipse.swt.widgets.Control widget,
Object subject)
Verifies if a warning situation has occurred.
|
WarningMessageInterface getWarningSituation(String text, org.eclipse.swt.widgets.Control widget, Object subject)
text - The content of the text box to verifywidget - the text widget itselfsubject - the parent subject that is being edited.Copyright © 2019 Hitachi Vantara. All rights reserved.