net.rim.device.api.ui.component.progressindicator
Class ActivityIndicatorController
java.lang.Object
net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorController
net.rim.device.api.ui.component.progressindicator.ActivityIndicatorController
public class ActivityIndicatorController
- extends AbstractProgressIndicatorController
Implementation of AbstractProgressIndicatorController
.
The input methods do not process or consume input events.
Since this controller does not consume input events, by default AbstractProgressIndicatorView
will allow the delegate to process these events. If no delegate is provided,
the view will use a VerticalFieldManager
,
which will handle all input.
- Since:
- BlackBerry API 6.0.0
Methods inherited from class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorController |
getModel, getView, keyChar, keyControl, keyDown, keyRepeat, keyStatus, keyUp, navigationClick, navigationMovement, setModel, setView, touchEvent |
ActivityIndicatorController
public ActivityIndicatorController()
- Constructs a new
ActivityIndicatorController
.
- Since:
- BlackBerry API 6.0.0
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.