com.mindfusion.diagramming
Class TableSectionExpander

java.lang.Object
  extended by com.mindfusion.diagramming.Manipulator
      extended by com.mindfusion.diagramming.TableSectionExpander

public class TableSectionExpander
extends Manipulator


Field Summary
 
Fields inherited from class com.mindfusion.diagramming.Manipulator
item
 
Constructor Summary
TableSectionExpander(DiagramItem item)
           
 
Method Summary
 
Methods inherited from class com.mindfusion.diagramming.Manipulator
drawsInLocalCoordinates, getItem, needsMouseMessages, onMouseDown, onMouseMove, onMouseUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableSectionExpander

public TableSectionExpander(DiagramItem item)