JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.vividsolutions.jump.workbench.ui
AttributeTablePanel
FeatureEditor
Contents
Description
Method Summary
Method Details
edit(PlugInContext, Feature, Layer)
Hide sidebar
Show sidebar
Interface AttributeTablePanel.FeatureEditor
Enclosing class:
AttributeTablePanel
public static interface
AttributeTablePanel.FeatureEditor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
edit
(
PlugInContext
context,
Feature
feature,
Layer
layer)
Method Details
edit
void
edit
(
PlugInContext
context,
Feature
feature,
Layer
layer)
throws
Exception
Throws:
Exception