Uses of Class
ilog.webui.dhtml.components.IlxWDialog
-
Packages that use IlxWDialog Package Description ilog.webui.dhtml.components Provides a set of predefined web components. -
-
Uses of IlxWDialog in ilog.webui.dhtml.components
Subclasses of IlxWDialog in ilog.webui.dhtml.components Modifier and Type Class Description static classIlxWDialog.OKCancelDialogDeprecated.Custom dialog box which displays 3 components: a body component.Methods in ilog.webui.dhtml.components that return IlxWDialog Modifier and Type Method Description static IlxWDialogIlxWDialog. getRegisteredDialog(IlxWManager manager, String uniqueName)Deprecated.Gets the dialog previously registered in the manager.
-