| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.library |
| Modifier and Type | Class and Description |
|---|---|
class |
FirstLayerTreeNodeMover
This class is called when moving nodes to another one, it is called only for the first nodes of moved hierarchies.
|
class |
NextLayersTreeNodeMover
This class is used after the
FirstLayerTreeNodeMover. |
class |
TreeNodeCopier |
| Modifier and Type | Method and Description |
|---|---|
void |
PasteStrategy.setFirstLayerOperationFactory(javax.inject.Provider<? extends PasteOperation> firstLayerOperationFactory) |
void |
PasteStrategy.setNextLayersOperationFactory(javax.inject.Provider<? extends PasteOperation> nextLayersOperationFactory) |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.