public static interface DebugComponent.Overrider
Modifier and Type | Method and Description |
---|---|
void |
applyComponentOverrides(String key,
Component component) |
void |
applyLayoutOverrides(String key,
DebugLayoutNode node) |
void |
applyStateOverrides(String key,
StateContainer state) |
void applyStateOverrides(String key, StateContainer state)
void applyLayoutOverrides(String key, DebugLayoutNode node)