Filter by API Level:
Package Index
|
Class Index
android
android.app.admin
com.htc.app
com.htc.app.admin
com.htc.content
com.htc.fragment.content
com.htc.fragment.widget
com.htc.htcdlnainterface
com.htc.lockscreen.fusion.open
com.htc.lockscreen.open.phone
com.htc.medialinkhd
com.htc.painting.engine
com.htc.painting.engine.render
com.htc.painting.engine.stroke
com.htc.painting.pal
com.htc.painting.penmenu
com.htc.painting.penmenu.highlight
com.htc.painting.penmenu15
com.htc.painting.penmenu15.view
com.htc.painting.tool.pen
com.htc.pen
com.htc.provider
com.htc.res
com.htc.util.skin
com.htc.view
com.htc.view.table
com.htc.view.util
com.htc.widget
Interfaces
FocusSelection
ScrollControl
Classes
DisplaySetting
ScrollControl.CenterView
Package Index
|
Class Index
Summary:
Fields
|
Ctors
|
Inherited Methods
|
[Expand All]
Since:
API Level 2.0
public static class
ScrollControl.CenterView
extends
Object
java.lang.Object
↳
com.htc.view.ScrollControl.CenterView
Summary
Fields
public int
percentage
public
View
view
Public Constructors
ScrollControl.CenterView
()
[Expand]
Inherited Methods
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Fields
public int
percentage
Since:
API Level 2.0
public
View
view
Since:
API Level 2.0
Public Constructors
public
ScrollControl.CenterView
()
Since:
API Level 2.0