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

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