Errai 3.0.1-SNAPSHOT

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

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

public class BatteryLowEvent
extends BatteryEvent

Author:
edewit@redhat.com

Constructor Summary
protected BatteryLowEvent(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

BatteryLowEvent

protected BatteryLowEvent(int level,
                          boolean plugged)

Errai 3.0.1-SNAPSHOT

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