info.magnolia.ui.admincentral.shellapp.pulse
Class PulseViewImpl

java.lang.Object
  extended by info.magnolia.ui.admincentral.shellapp.pulse.PulseViewImpl
All Implemented Interfaces:
PulseView, View, Serializable

public final class PulseViewImpl
extends Object
implements PulseView

Default view implementation for Pulse.

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface info.magnolia.ui.admincentral.shellapp.pulse.PulseView
PULSE_BASENAME
 
Constructor Summary
PulseViewImpl()
           
 
Method Summary
 com.vaadin.ui.Component asVaadinComponent()
          Returns the Vaadin component managed by this view.
 void setPulseView(View view)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PulseViewImpl

@Inject
public PulseViewImpl()
Method Detail

setPulseView

public void setPulseView(View view)
Specified by:
setPulseView in interface PulseView

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.