Interface ViewManager

All Known Subinterfaces:
WindowManager
All Known Implementing Classes:
AbsListView, AbsoluteLayout, AbsSpinner, AdapterView, CoordinatorLayout, DropDownListView, ExpandableListView, FragmentContainerView, FrameLayout, GridLayout, GridView, HorizontalScrollView, LinearLayout, ListMenuItemView, ListView, MenuPopupWindow.MenuDropDownListView, NestedScrollView, RadioGroup, RelativeLayout, RelativeRadioGroup, ScrollView, Spinner, TableLayout, TableRow, TestFragment.TestLinearLayout, ViewGroup, ViewPager, WindowGroup

public interface ViewManager
Interface for adding/removing child views to/from a view hierarchy.