public class StatusBarApp extends BaseStatusBar<StatusBarApp.AppHolder>
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusBarApp.AppHolder |
| Constructor and Description |
|---|
StatusBarApp(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
fillContent() |
StatusBarApp.AppHolder |
getHolder() |
int |
getLayoutId() |
void |
onCreateView(android.view.View view) |
void |
setValue() |
getHeight, getRootView, getWidth, setDefaultLayoutParmas, setHeight, setLayoutParamspublic void onCreateView(android.view.View view)
onCreateView in interface StatusBarInterface<StatusBarApp.AppHolder>onCreateView in class BaseStatusBar<StatusBarApp.AppHolder>public StatusBarApp.AppHolder getHolder()
public int getLayoutId()
public void fillContent()
public void setValue()