Package t3.portfolios.commonbehaviours

Class Summary
BasicDragMode This class allows portfolios to be dragged using a specified button number and pen type.
CannotDragWRTParent This common behaviour does nothing and passes all events and notifications on to the portfolio.
RNTWTORAndRegroup This class is like RotateNTranslateWithTranslateOnlyRegion but additionally any portfolios in the set containers act as containers.
RNTWTORAndRegroupAndShrinkAndDestroy This class is like RotateNTranslateWithTranslateOnlyRegion but additionally any portfolios in the set containers act as containers.
RotateNTranslate This class allows portfolios to be translated and rotated by dragging with a specified pid type and button, using the RotateNTranslate idea.
RotateNTranslateWithTranslateOnlyRegion This class allows portfolios to be translated and rotated by dragging with a specified pid type and button, using the RotateNTranslate idea.