Uses of Interface
io.github.tonywasher.joceanus.prometheus.ui.PrometheusItemEditActions.PrometheusItemEditParent
Packages that use PrometheusItemEditActions.PrometheusItemEditParent
Package
Description
Common UI classes.
Prometheus FieldSet Panel.
-
Uses of PrometheusItemEditActions.PrometheusItemEditParent in io.github.tonywasher.joceanus.prometheus.ui
Constructors in io.github.tonywasher.joceanus.prometheus.ui with parameters of type PrometheusItemEditActions.PrometheusItemEditParentModifierConstructorDescriptionPrometheusItemActions(TethysUIFactory<?> pFactory, PrometheusItemEditActions.PrometheusItemEditParent pParent) Constructor.PrometheusItemEditActions(TethysUIFactory<?> pFactory, PrometheusItemEditActions.PrometheusItemEditParent pParent) Constructor. -
Uses of PrometheusItemEditActions.PrometheusItemEditParent in io.github.tonywasher.joceanus.prometheus.ui.panel
Classes in io.github.tonywasher.joceanus.prometheus.ui.panel that implement PrometheusItemEditActions.PrometheusItemEditParentModifier and TypeClassDescriptionclassPrometheusDataItemPanel<T extends PrometheusTableItem & Comparable<? super T>,G extends Enum<G>> Class to enable display/editing of and individual dataItem.