public class CBWebViewProtocol.WebViewBase extends CBViewProtocol.CBViewBase
| Modifier and Type | Field and Description |
|---|---|
RelativeLayout |
videoViewContainer |
CBWebChromeClient |
webChromeClient |
CBWebView |
webView |
RelativeLayout |
webViewContainer |
| Constructor and Description |
|---|
WebViewBase(Context context,
java.lang.String html) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
layoutSubviews(int w,
int h) |
assignID, destroy, displayVideo, isBigScreen, onDetachedFromWindow, onSizeChanged, tryLayout, updateLayout, updateLayoutpublic CBWebView webView
public CBWebChromeClient webChromeClient
public RelativeLayout webViewContainer
public RelativeLayout videoViewContainer
protected void layoutSubviews(int w,
int h)
layoutSubviews in class CBViewProtocol.CBViewBase