info.magnolia.ui.framework.app.embedded
Class EmbeddedPageViewImpl

java.lang.Object
  extended by info.magnolia.ui.framework.app.embedded.EmbeddedPageViewImpl
All Implemented Interfaces:
View, EmbeddedPageView, Serializable

public class EmbeddedPageViewImpl
extends Object
implements EmbeddedPageView

View implementation for an embedded page app.

See Also:
Serialized Form

Constructor Summary
EmbeddedPageViewImpl()
           
EmbeddedPageViewImpl(AppContext appContext)
          Deprecated. 
 
Method Summary
 com.vaadin.ui.Component asVaadinComponent()
          Returns the Vaadin component managed by this view.
 void setUrl(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedPageViewImpl

@Inject
public EmbeddedPageViewImpl()

EmbeddedPageViewImpl

@Deprecated
public EmbeddedPageViewImpl(AppContext appContext)
Deprecated. 

Method Detail

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

setUrl

public void setUrl(String url)
Specified by:
setUrl in interface EmbeddedPageView


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