241242243244245246247
// Selection actions // //////////////////////////////////////////////////////////////////////////// @Override protected AbstractAlignmentActionsSupport<WidgetInfo> getAlignmentActionsSupport() { return new AbsoluteLayoutAlignmentSupport(m_layout); }