Class ContainerSelection

java.lang.Object
com.iizigo.editor.complex.ContainerSelection

public class ContainerSelection extends Object
Class for selection in tree before or after operation.
Author:
Christopher Mindus
  • Constructor Details

  • Method Details

    • getItem

      public GProp<?> getItem()
      Gets the item.
      Returns:
      A property for the item, null if not found.