Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.cordova.events
Class BatteryStatusEvent

java.lang.Object
  extended by org.jboss.errai.ui.cordova.events.BatteryEvent
      extended by org.jboss.errai.ui.cordova.events.BatteryStatusEvent

public class BatteryStatusEvent
extends BatteryEvent

Author:
edewit@redhat.com

Constructor Summary
protected BatteryStatusEvent(int level, boolean plugged)
           
 
Method Summary
 
Methods inherited from class org.jboss.errai.ui.cordova.events.BatteryEvent
getLevel, isPlugged, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BatteryStatusEvent

protected BatteryStatusEvent(int level,
                             boolean plugged)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.