public class ContainerSelection extends Object Class for selection in tree before or after operation.
- Author:
- Christopher Mindus
Constructor Summary 
Constructors
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Details 
ContainerSelection 
Constructor.
Method Details 
getItem 
public GProp<?> getItem()
Gets the item.
- Returns:
- A property for the item, null if not found.