info.magnolia.sample.app.main
Interface ContentDisplayView

All Superinterfaces:
Serializable, View
All Known Implementing Classes:
ContentDisplayViewImpl

public interface ContentDisplayView
extends View

View for the content display.


Nested Class Summary
static interface ContentDisplayView.Listener
          Listener.
 
Method Summary
 void setListener(ContentDisplayView.Listener listener)
           
 void setResource(String name)
           
 
Methods inherited from interface info.magnolia.ui.api.view.View
asVaadinComponent
 

Method Detail

setListener

void setListener(ContentDisplayView.Listener listener)

setResource

void setResource(String name)


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