public class ThumbnailDeleteAction extends ViewerFeature implements ThumbnailPanel.ThumbnailSelectionAction
ThumbnailPanel
.
The name of this feature is ThumbnailDelete
This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.
Constructor and Description |
---|
ThumbnailDeleteAction() |
Modifier and Type | Method and Description |
---|---|
Action |
getAction(ThumbnailPanel.View view)
Return an Action for the specified View, or
null if this
action is not appropriate for the View (for example, because it edits
the Document and the ThumbnailPanel.View.isEditable() method returns false |
getAllEnabledFeatures, getAllFeatures, getCustomJavaScript, getFeatureProperty, getFeatureURLProperty, getName, initialize, isEnabledByDefault, setFeatureName, teardown, toString
public Action getAction(ThumbnailPanel.View view)
ThumbnailPanel.ThumbnailSelectionAction
null
if this
action is not appropriate for the View (for example, because it edits
the Document and the ThumbnailPanel.View.isEditable()
method returns falsegetAction
in interface ThumbnailPanel.ThumbnailSelectionAction
Copyright © 2001-2017 Big Faceless Organization