Errai 3.0.1-SNAPSHOT

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

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

public class BatteryCriticalEvent
extends BatteryEvent

Author:
edewit@redhat.com

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

BatteryCriticalEvent

protected BatteryCriticalEvent(int level,
                               boolean plugged)

Errai 3.0.1-SNAPSHOT

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