public abstract class TableRendererAction extends AbstractTableAction<org.eclipse.jface.viewers.AbstractTableViewer>
Constructor and Description |
---|
TableRendererAction(TableRendererViewerActionContext actionContext)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
TableRendererViewerActionContext |
getActionContext()
Returns the
ViewerActionContext . |
protected VTableControl |
getVTableControl()
Returns the table control VElement.
|
protected boolean |
isTableDisabled()
Returns true when the table is disabled.
|
getEditingDomainForContainment, getNumberOfVisibleRows, getTableViewer, isLowerBoundReached, isOrdered, isUpperBoundReached, isViewerSelectionInvalid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canExecute, execute, getId
public TableRendererAction(TableRendererViewerActionContext actionContext)
actionContext
- the ViewerActionContext
protected boolean isTableDisabled()
isTableDisabled
in class AbstractTableAction<org.eclipse.jface.viewers.AbstractTableViewer>
public TableRendererViewerActionContext getActionContext()
AbstractTableAction
ViewerActionContext
.getActionContext
in class AbstractTableAction<org.eclipse.jface.viewers.AbstractTableViewer>
ViewerActionContext
protected VTableControl getVTableControl()
VTableControl
Copyright © 2019. All rights reserved.