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() |
void |
setAnchorWidget(com.google.gwt.user.client.ui.Widget anchorWidget) |
public NewDropdownCommand()
public NewDropdownCommand(com.google.gwt.user.client.ui.Widget anchorWidget)
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)