A UIXDialog component is an abstraction for a container component that can deliver DialogEvents, which indicate that an action has occurred in the dialog.
Field Summary
Fields inherited from org.ecmascript.object.Object
A UIXDialog component is an abstraction for a container component that can deliver DialogEvents, which indicate that an action has occurred in the dialog.
Override to handle dialog events that won't go to the server - that is, Cancel button presses - by hiding the dialog.
Field Detail
Constructor Detail
AdfUIDialog
public AdfUIDialog()
A UIXDialog component is an abstraction for a container component that can deliver DialogEvents, which indicate that an action has occurred in the dialog.
Get function for attribute for 'dialogListener'. This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.