|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
org.eclipse.xtext.ui.editor.outline.actions.AbstractToggleOutlineContribution
org.eclipse.xtext.ui.editor.outline.actions.AbstractFilterOutlineContribution
org.eclipse.xtext.xtext.ui.editor.outline.FilterTerminalRulesContribution
public class FilterTerminalRulesContribution
| Nested Class Summary | |
|---|---|
static interface |
FilterTerminalRulesContribution.Annotation
|
| Nested classes/interfaces inherited from class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor |
|---|
AbstractToggleActionContributor.InternalToggleAction |
| Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.outline.actions.IOutlineContribution |
|---|
IOutlineContribution.All, IOutlineContribution.Composite, IOutlineContribution.LinkWithEditor, IOutlineContribution.Sort |
| Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreInitializer |
|---|
IPreferenceStoreInitializer.CompositeImpl |
| Field Summary | |
|---|---|
static java.lang.String |
PREFERENCE_KEY
|
| Constructor Summary | |
|---|---|
FilterTerminalRulesContribution()
|
|
| Method Summary | |
|---|---|
protected boolean |
apply(IOutlineNode node)
|
protected void |
configureAction(org.eclipse.jface.action.Action action)
Subclasses must set text, image, description, tooltip etc. here. |
java.lang.String |
getPreferenceKey()
|
| Methods inherited from class org.eclipse.xtext.ui.editor.outline.actions.AbstractFilterOutlineContribution |
|---|
deregister, getFilter, register, stateChanged |
| Methods inherited from class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor |
|---|
addPropertyChangeListener, getAction, getPreferenceStoreAccess, initialize, isPropertySet, removePropertyChangeListener, toggle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreInitializer |
|---|
initialize |
| Field Detail |
|---|
public static final java.lang.String PREFERENCE_KEY
| Constructor Detail |
|---|
public FilterTerminalRulesContribution()
| Method Detail |
|---|
protected boolean apply(IOutlineNode node)
apply in class AbstractFilterOutlineContributionpublic java.lang.String getPreferenceKey()
getPreferenceKey in class AbstractToggleActionContributorprotected void configureAction(org.eclipse.jface.action.Action action)
AbstractToggleActionContributor
configureAction in class AbstractToggleActionContributor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||