| java.lang.Object |
| ↳ |
Gallery |
| |
↳ |
com.htc.widget.CarouselWidget |
Class Overview
The CarouselWidget of Edit mode window
Summary
|
[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)
|
|
Public Constructors
public
CarouselWidget
(Context context)
public
CarouselWidget
(Context context, AttributeSet attrs)
Public Methods
public
boolean
dispatchKeyEvent
(KeyEvent event)
public
void
draw
(Canvas canvas)
public
void
onItemClick
( parent, View view, int position, long id)
public
boolean
onItemLongClick
( parent, View view, int position, long id)
public
boolean
onKeyDown
(int keycode, KeyEvent event)
Protected Methods
protected
void
onAnimationEnd
()
protected
void
onConfigurationChanged
(Configuration newConfig)
protected
void
onFinishInflate
()