public class NewDropdownCommand
extends org.pentaho.mantle.client.commands.AbstractCommand
Constructor and Description |
---|
NewDropdownCommand() |
NewDropdownCommand(com.google.gwt.user.client.ui.Widget anchorWidget) |
Modifier and Type | Method and Description |
---|---|
static void |
doEvalJS(String js) |
com.google.gwt.user.client.ui.Widget |
getAnchorWidget() |
protected void |
performOperation() |
protected void |
performOperation(boolean feedback) |
static String |
sendRequest(String url) |
void |
setAnchorWidget(com.google.gwt.user.client.ui.Widget anchorWidget) |
public NewDropdownCommand()
public NewDropdownCommand(com.google.gwt.user.client.ui.Widget anchorWidget)
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
public static void doEvalJS(String js)
public com.google.gwt.user.client.ui.Widget getAnchorWidget()
public void setAnchorWidget(com.google.gwt.user.client.ui.Widget anchorWidget)
Copyright © 2021 Hitachi Vantara. All rights reserved.