public class ComponentActivity
extends AppCompatActivity
Constructor and Description |
---|
ComponentActivity() |
Modifier and Type | Method and Description |
---|---|
void |
setComponent(Component component)
Sets or replaces the Component being rendered in this Activity.
|
void |
setComponentTree(ComponentTree componentTree)
Sets or replaces the ComponentTree being rendered in this Activity.
|
public void setComponent(Component component)
public void setComponentTree(ComponentTree componentTree)