| java.lang.Object | |
| ↳ | android.app.FragmentContainer |
Known Direct Subclasses
|
Callbacks to a Fragment's container.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the view with the given resource ID.
| |||||||||||
Return
true if the container holds any view.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Return the view with the given resource ID. May return null if the
view is not a child of this container.
Return true if the container holds any view.