|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabHost.TabSpec | |
|---|---|
| android.widget | |
| Uses of TabHost.TabSpec in android.widget |
|---|
| Methods in android.widget that return TabHost.TabSpec | |
|---|---|
TabHost.TabSpec |
TabHost.newTabSpec(String tag)
|
TabHost.TabSpec |
TabHost.TabSpec.setContent(int viewId)
|
TabHost.TabSpec |
TabHost.TabSpec.setContent(Intent intent)
|
TabHost.TabSpec |
TabHost.TabSpec.setContent(TabHost.TabContentFactory contentFactory)
|
TabHost.TabSpec |
TabHost.TabSpec.setIndicator(CharSequence label)
|
TabHost.TabSpec |
TabHost.TabSpec.setIndicator(CharSequence label,
Drawable icon)
|
TabHost.TabSpec |
TabHost.TabSpec.setIndicator(View view)
|
| Methods in android.widget with parameters of type TabHost.TabSpec | |
|---|---|
void |
TabHost.addTab(TabHost.TabSpec tabSpec)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||