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 Summary

    Modifier and Type
    Method
    Description
    void
    Selection changed for panel.
    void
    Saves the settings.
  • Method Details

    • saveSettings

      void saveSettings()
      Saves the settings.
    • onEditedProperty

      void onEditedProperty(GProp<?> comp)
      Selection changed for panel.