Filter by API Level:
Package Index
|
Class Index
android
com.htc.app
com.htc.content
com.htc.fragment.content
com.htc.fragment.widget
com.htc.lockscreen.fusion.open
com.htc.lockscreen.open.phone
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
ActionBarContainer.OnResourceUpdateListener
HtcAbsListView.AddAnimationListener
HtcAbsListView.DeleteAnimationListener
HtcAbsListView.IntroAnimationListener
HtcAbsListView.MultiChoiceModeListener
HtcAbsListView.OnScrollListener
HtcAbsListView.RecyclerListener
HtcAbsListView.scrollToAddedPositionListener
HtcAbsListView.SelectionBoundsAdjuster
HtcAdapterView.OnItemClickListener
HtcAdapterView.OnItemLongClickListener
HtcAdapterView.OnItemSelectedListener
HtcDatePicker.OnDateChangedListener
HtcDatePickerDialog.OnDateSetListener
HtcNumberPicker.OnScrollIdleStateListener
HtcTimePicker.OnTimeSetListener
HtcTimePickerDialog.OnTimeSetListener
QuickContactBadge.QueryCallback
Classes
ActionBarContainer
ActionBarContainer.LayoutParams
ActionBarDropDown
ActionBarDropDownSearch
ActionBarExt
ActionBarItemView
ActionBarQuickContact
ActionBarSearch
ActionBarText
CarouselActivity
CarouselHost
CarouselWidget
HtcAbsListView
HtcAbsListView.LayoutParams
HtcAdapterView
<T extends
Adapter
>
HtcAdapterView.AdapterContextMenuInfo
HtcAlertDialog
HtcAlertDialog.Builder
HtcDatePicker
HtcDatePickerDialog
HtcListView
HtcListView.FixedViewInfo
HtcNumberPicker
HtcTimePicker
HtcTimePickerDialog
MyTableView
QuickContactBadge
TableViewScrollControl
Enums
HtcAdapterView.ListStyle
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Protected Methods
|
Inherited Methods
|
[Expand All]
Since:
API Level
public class
ActionBarExt
extends
Object
java.lang.Object
↳
com.htc.widget.ActionBarExt
Summary
Public Constructors
ActionBarExt
(
Context
icontext, ActionBar iactionBar)
Public Methods
void
enableHTCLandscape
(boolean enable)
ActionBarContainer
getCustomContainer
()
ActionBarContainer
getEditModeContainer
()
ActionBarContainer
getSearchContainer
()
void
setEditModeEnabled
(boolean enable)
void
setFullScreenEnabled
(boolean enable)
void
setListMenuOnTouchListener
(
View.OnTouchListener
listener)
void
setShowHideAnimationEnabled
(boolean enable)
void
setTransparentEnabled
(boolean enable)
void
setTransparentRatio
(float ratio)
void
switchContainer
()
void
updateFontResource
()
Protected Methods
void
invalidate
()
void
setContainerMarginRatio
(float ratio)
void
setListMenuAnchorView
(
View
anchor)
[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
ActionBarExt
(
Context
icontext, ActionBar iactionBar)
Since:
API Level
Public Methods
public void
enableHTCLandscape
(boolean enable)
Since:
API Level
public
ActionBarContainer
getCustomContainer
()
Since:
API Level
public
ActionBarContainer
getEditModeContainer
()
Since:
API Level
public
ActionBarContainer
getSearchContainer
()
Since:
API Level
public void
setEditModeEnabled
(boolean enable)
Since:
API Level
public void
setFullScreenEnabled
(boolean enable)
Since:
API Level
public void
setListMenuOnTouchListener
(
View.OnTouchListener
listener)
Since:
API Level
public void
setShowHideAnimationEnabled
(boolean enable)
Since:
API Level
public void
setTransparentEnabled
(boolean enable)
Since:
API Level
public void
setTransparentRatio
(float ratio)
Since:
API Level
public void
switchContainer
()
Since:
API Level
public void
updateFontResource
()
Since:
API Level
Protected Methods
protected void
invalidate
()
Since:
API Level
protected void
setContainerMarginRatio
(float ratio)
Since:
API Level
protected void
setListMenuAnchorView
(
View
anchor)
Since:
API Level