info.magnolia.ui.contentapp.movedialog
Interface MoveDialogActionAreaPresenter

All Superinterfaces:
ActionAreaPresenter
All Known Implementing Classes:
MoveDialogActionAreaPresenterImpl

public interface MoveDialogActionAreaPresenter
extends ActionAreaPresenter

ActionAreaPresenter extension for the case of node move dialogs. Capable of narrowing the set of possible move variants.


Nested Class Summary
 
Nested classes/interfaces inherited from interface info.magnolia.ui.dialog.actionarea.ActionAreaPresenter
ActionAreaPresenter.Listener
 
Method Summary
 void setPossibleMoveLocations(Set<MoveLocation> possibleMoveLocations)
           
 
Methods inherited from interface info.magnolia.ui.dialog.actionarea.ActionAreaPresenter
start
 

Method Detail

setPossibleMoveLocations

void setPossibleMoveLocations(Set<MoveLocation> possibleMoveLocations)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.