info.magnolia.ui.contentapp
Class ContentSubAppViewImpl

java.lang.Object
  extended by info.magnolia.ui.contentapp.ContentSubAppViewImpl
All Implemented Interfaces:
View, ContentSubAppView, Serializable

public class ContentSubAppViewImpl
extends Object
implements ContentSubAppView

View for Workbench subApps. Used for implementers of BrowserSubApp and DetailSubApp.

See Also:
Serialized Form

Constructor Summary
ContentSubAppViewImpl()
           
 
Method Summary
 com.vaadin.ui.Component asVaadinComponent()
          Returns the Vaadin component managed by this view.
 void setContentView(View view)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentSubAppViewImpl

public ContentSubAppViewImpl()
Method Detail

setContentView

public void setContentView(View view)
Specified by:
setContentView in interface ContentSubAppView

asVaadinComponent

public com.vaadin.ui.Component asVaadinComponent()
Description copied from interface: View
Returns the Vaadin component managed by this view.

Specified by:
asVaadinComponent in interface View


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