public class

BaseViewGroup

extends BaseView
java.lang.Object
   ↳ com.htc.lockscreen.fusion.view.BaseView
     ↳ com.htc.lockscreen.fusion.view.BaseViewGroup

Summary

Public Constructors
BaseViewGroup(Context context, FxIdleScreenEngine engine, Bundle extra)
Public Methods
BaseView getView(boolean isPortrait)
void setView(BaseView view, boolean isPortrait)
[Expand]
Inherited Methods
From class com.htc.lockscreen.fusion.view.BaseView
From class java.lang.Object

Public Constructors

public BaseViewGroup (Context context, FxIdleScreenEngine engine, Bundle extra)

Public Methods

public BaseView getView (boolean isPortrait)

public void setView (BaseView view, boolean isPortrait)