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
HtcPaintingView.OnCacheListener
IPaintingCallBack
IPaintingCallBack.IActionCallback
IPaintingView
IPaintingView.OnPaintingViewListener
IStrokeNotifyPaintingView
IStrokeNotifyPaintingView.OnStrokeListener
Classes
AbsSerializeDAO
HtcPaintingUtil
HtcPaintingView
HtcPen
HtcPen.EraserPen
MotionPoint
StrokeEventArg
StrokeEventArg.StrokeMoveEventArg
StrokeEventArg.StrokeStatusChangeEventArg
StrokeProperties
ViewPort
Enums
IPaintingCallBack.ActionResult
IPaintingCallBack.ActionType
StrokeEventArg.StrokeEndingState
StrokeEventArg.StrokeStatus
Package Index
|
Class Index
Since:
API Level 2.0
public static interface
IPaintingCallBack.IActionCallback
implements
IPaintingCallBack
com.htc.painting.engine.IPaintingCallBack.IActionCallback
Class Overview
This is the callback for data related operations Ex. Save/Load stroke groups
Summary
Public Methods
abstract void
onActionCallback
(int[] groupIds, int key,
IPaintingCallBack.ActionResult
result,
IPaintingCallBack.ActionType
type)
Public Methods
public abstract void
onActionCallback
(int[] groupIds, int key,
IPaintingCallBack.ActionResult
result,
IPaintingCallBack.ActionType
type)
Since:
API Level 2.0
Parameters
groupIds
which stroke groups
key
key of operations
result
action result
type
action type