Package com.orchestranetworks.ui.action
Class URLAction
- java.lang.Object
-
- com.orchestranetworks.ui.action.URLAction
-
- All Implemented Interfaces:
Action
public final class URLAction extends Object implements Action
Defines an action that opens a specific URL.Invoking the action opens the standard modal inner pop-up with the specified URL.
If the desired pop-up is tightly related to EBX®, it is recommended to use an
WebComponentActioninstead.- Since:
- 5.7.1.
- See Also:
UIComponentWriter.buildButtonPreview(String),WebComponentAction