Package org.eclipse.epsilon.picto
Class ViewTreeSelectionHistory
java.lang.Object
org.eclipse.epsilon.picto.CommandHistory
org.eclipse.epsilon.picto.ViewTreeSelectionHistory
-
Field Summary
Fields inherited from class org.eclipse.epsilon.picto.CommandHistory
executing, stack, stackPointer
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.epsilon.picto.CommandHistory
canGoBack, canGoForward, execute, goBack, goForward
-
Field Details
-
automatedSelection
protected boolean automatedSelection
-
-
Constructor Details
-
ViewTreeSelectionHistory
public ViewTreeSelectionHistory()
-
-
Method Details
-
isAutomatedSelection
public boolean isAutomatedSelection() -
setAutomatedSelection
public void setAutomatedSelection(boolean automatedSelection)
-