|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openoffice.ide.eclipse.core.actions.AbstractPulldownAction
org.openoffice.ide.eclipse.core.actions.UnoTypePulldownAction
public class UnoTypePulldownAction
Pulldown action for the uno types. The wizard has to be defined as follows:
Constructor Summary | |
---|---|
UnoTypePulldownAction()
UNO type wizard pulldown action. |
Method Summary | |
---|---|
boolean |
isValidSelection(org.eclipse.jface.viewers.IStructuredSelection pSelection)
Check if the selection is valid, and if the pulldown action can be enabled. |
void |
run(org.eclipse.jface.action.IAction pAction)
|
Methods inherited from class org.openoffice.ide.eclipse.core.actions.AbstractPulldownAction |
---|
dispose, getMenu, init, openWizard, selectionChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnoTypePulldownAction()
Method Detail |
---|
public void run(org.eclipse.jface.action.IAction pAction)
public boolean isValidSelection(org.eclipse.jface.viewers.IStructuredSelection pSelection)
isValidSelection
in class AbstractPulldownAction
pSelection
- the current selection
true
if the wizards can be launched.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |