public class UrlCommand
extends org.pentaho.mantle.client.commands.AbstractCommand
Constructor and Description |
---|
UrlCommand() |
UrlCommand(String url,
String title) |
UrlCommand(String url,
String title,
boolean showInDialog,
int dialogWidth,
int dialogHeight) |
Modifier and Type | Method and Description |
---|---|
static void |
_execute(String url,
String title,
boolean showInDialog,
int dialogWidth,
int dialogHeight) |
protected void |
performOperation() |
protected void |
performOperation(boolean feedback) |
public static void _execute(String url, String title, boolean showInDialog, int dialogWidth, int dialogHeight)
protected void performOperation()
performOperation
in class org.pentaho.mantle.client.commands.AbstractCommand
protected void performOperation(boolean feedback)
performOperation
in class org.pentaho.mantle.client.commands.AbstractCommand
Copyright © 2021 Hitachi Vantara. All rights reserved.