Interface PropertySheet.IPropertyValueChangedListener
-
- All Known Implementing Classes:
ConfigurationVariablesUI
,ContractManagerUI
,IpamUI
,LayoutEditorDashboard
,LicenseManagerDialog
,ListTypeManagerUI
,PoolConfigurationDialog
,PoolContractDialog
,PoolDashboard
,PoolProxiesDialog
,PoolsUI
,ProjectActivityDialog
,ProjectPoolDialog
,ProjectsUI
,ProxyManagerUI
,ScheduleJobPoolConfigurationDialog
,SchedulingUI
,SoftwareManagerUI
,TemplateManagerUI
,TopologyDesignerDashboard
,UpdateContactAction
,WarehousesManagerUI
- Enclosing class:
- PropertySheet
public static interface PropertySheet.IPropertyValueChangedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
updatePropertyChanged(AbstractProperty<? extends Object> property)
-
-
-
Method Detail
-
updatePropertyChanged
void updatePropertyChanged(AbstractProperty<? extends Object> property)
-
-