Uses of Class
de.fho.jump.pirol.ui.panels.NewAttributePanel
-
Packages that use NewAttributePanel Package Description 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 Modifier and Type Field Description protected NewAttributePanel
EditAttributeByFormulaDialog. newAttrPanel
Constructors in de.fho.jump.pirol.plugins.EditAttributeByFormula with parameters of type NewAttributePanel Constructor Description FormulaEditingPanel(FeatureSchema featureSchema, NewAttributePanel newAttributePanel)
FormulaEditingPanel(FeatureSchema featureSchema, PropertiesHandler storedFormulas, NewAttributePanel newAttributePanel)
-