Package com.iizigo.vs
Interface IVirtualSpacePanel
- All Known Implementing Classes:
- ActionsPanel,- GroupPanel,- TablePanel,- ValuePanel
public interface IVirtualSpacePanel
Assigns a new panel component for editing.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescription- void- onEditedProperty- (GProp<?> comp) Selection changed for panel.- voidSaves the settings.
- Method Details- saveSettingsvoid saveSettings()Saves the settings.
- onEditedPropertySelection changed for panel.