net.rim.device.api.ui.component.progressindicator
Class ProgressIndicatorController
java.lang.Object
net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorController
net.rim.device.api.ui.component.progressindicator.ProgressIndicatorController
public class ProgressIndicatorController
- 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.
It is intended that this class will eventually provide support for user editable
progress indicators. This will provide the ability to modify the value in the field,
as well as to launch a PopupScreen
that provides controls for modifying the
value.
- 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 |
ProgressIndicatorController
public ProgressIndicatorController()
- Constructs a new
ProgressIndicatorController
.
- 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.