INativeView.smali
.class public interface abstract Lio/dcloud/common/DHInterface/INativeView;
.super Ljava/lang/Object;
# virtual methods
.method public abstract attachToViewGroup(Lio/dcloud/common/DHInterface/IFrameView;)V
.end method
.method public abstract getInnerHeight()I
.end method
.method public abstract getStyleBackgroundColor()Ljava/lang/String;
.end method
.method public abstract getStyleLeft()I
.end method
.method public abstract getStyleWidth()I
.end method
.method public abstract getViewId()Ljava/lang/String;
.end method
.method public abstract getViewType()Ljava/lang/String;
.end method
.method public abstract getViewUUId()Ljava/lang/String;
.end method
.method public abstract isAnimate()Z
.end method
.method public abstract isDock()Z
.end method
.method public abstract isDockTop()Z
.end method
.method public abstract isStatusBar()Z
.end method
.method public abstract obtanMainView()Landroid/view/View;
.end method
.method public abstract setNativeShowType(Z)V
.end method
.method public abstract setStyleBackgroundColor(I)V
.end method
.method public abstract setStyleBackgroundColor(Ljava/lang/String;)V
.end method
.method public abstract setStyleLeft(I)V
.end method
.method public abstract setWebAnimationRuning(Z)V
.end method
.method public abstract toJSON()Lorg/json/JSONObject;
.end method