info.magnolia.ui.api.view
Interface Viewport

All Known Implementing Classes:
AppsViewport, ShellAppsViewport, ShellViewport

public interface Viewport

Implemented by displays that can be given a View to show.

See Also:
View

Method Summary
 void setView(View view)
          Sets the view to display replacing a previous view if there is one.
 

Method Detail

setView

void setView(View view)
Sets the view to display replacing a previous view if there is one. If called with null removes a previous view making the viewport empty.



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