Interface PendingChangesAware
-
- All Known Implementing Classes:
AccessoryListPanel,BacklightPortListPanel,InputPortListPanel,LightPortListPanel,MacroListPanel,MotorPortListPanel,ServoPortListPanel,SimpleHierarchicalPortListPanel,SoundPortListPanel,SwitchPairPortListPanel,SwitchPortListPanel
public interface PendingChangesAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasPendingChanges()voidsavePendingChanges()Save the pending changes.
-