|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.feedhenry.sdk.oauth.FHOAuthWebView
public class FHOAuthWebView
Construct a WebView window and load a url request. Broadcast url changes event to anyone who's interested.
Field Summary | |
---|---|
static java.lang.String |
BROADCAST_ACTION_FILTER
|
Constructor Summary | |
---|---|
FHOAuthWebView(android.app.Activity pContext,
android.os.Bundle pSettings)
|
Method Summary | |
---|---|
void |
close()
|
void |
destroy()
|
android.view.ViewGroup |
getView()
|
void |
onCreate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String BROADCAST_ACTION_FILTER
Constructor Detail |
---|
public FHOAuthWebView(android.app.Activity pContext, android.os.Bundle pSettings)
Method Detail |
---|
public void onCreate()
public void close()
public android.view.ViewGroup getView()
public void destroy()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |