public static interface AttributePanel.Row
| Modifier and Type | Method and Description | 
|---|---|
Feature | 
getFeature()  | 
int | 
getIndex()  | 
AttributeTablePanel | 
getPanel()  | 
boolean | 
isFirstRow()  | 
boolean | 
isLastRow()  | 
AttributePanel.Row | 
nextRow()  | 
AttributePanel.Row | 
previousRow()  | 
boolean isFirstRow()
boolean isLastRow()
AttributeTablePanel getPanel()
int getIndex()
AttributePanel.Row nextRow()
AttributePanel.Row previousRow()
Feature getFeature()