|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmima.presentation.gwt.node.NodeView.HidePopupMenuCommand
protected abstract static class NodeView.HidePopupMenuCommand
Field Summary | |
---|---|
private com.google.gwt.user.client.ui.PopupPanel |
_popupMenu
|
Constructor Summary | |
---|---|
NodeView.HidePopupMenuCommand(com.google.gwt.user.client.ui.PopupPanel popupMenu)
|
Method Summary | |
---|---|
abstract void |
doExecute()
|
void |
execute()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private com.google.gwt.user.client.ui.PopupPanel _popupMenu
Constructor Detail |
---|
public NodeView.HidePopupMenuCommand(com.google.gwt.user.client.ui.PopupPanel popupMenu)
Method Detail |
---|
public abstract void doExecute()
public void execute()
execute
in interface com.google.gwt.user.client.Command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |