public class HomeController extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FLIPPER_VIEW |
SocialServiceLoadTask |
mServiceLoadTask |
| Constructor and Description |
|---|
HomeController(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishService() |
boolean |
isLoadingTask() |
void |
launchNewsService() |
void |
onLoad(int number,
int type)
Load a number of activities with specific type
|
void |
setLoader(android.view.MenuItem loader) |
public SocialServiceLoadTask mServiceLoadTask
public static final int FLIPPER_VIEW
public void finishService()
public void launchNewsService()
public void onLoad(int number,
int type)
number - type - public boolean isLoadingTask()
public void setLoader(android.view.MenuItem loader)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.