Uses of Class
de.fho.jump.pirol.ui.panels.NewAttributePanel

Packages that use NewAttributePanel
de.fho.jump.pirol.plugins.EditAttributeByFormula   
 

Uses of NewAttributePanel in de.fho.jump.pirol.plugins.EditAttributeByFormula
 

Fields in de.fho.jump.pirol.plugins.EditAttributeByFormula declared as NewAttributePanel
protected  NewAttributePanel EditAttributeByFormulaDialog.newAttrPanel
           
 

Constructors in de.fho.jump.pirol.plugins.EditAttributeByFormula with parameters of type NewAttributePanel
FormulaEditingPanel(FeatureSchema featureSchema, NewAttributePanel newAttributePanel)
           
FormulaEditingPanel(FeatureSchema featureSchema, PropertiesHandler storedFormulas, NewAttributePanel newAttributePanel)