public class RenderInfoViewCreatorController extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_COMPONENT_VIEW_TYPE |
Constructor and Description |
---|
RenderInfoViewCreatorController(boolean customViewTypeEnabled,
int componentViewType) |
Modifier and Type | Method and Description |
---|---|
ViewCreator |
getViewCreator(int viewType) |
void |
maybeTrackViewCreator(RenderInfo renderInfo) |
public static final int DEFAULT_COMPONENT_VIEW_TYPE
public RenderInfoViewCreatorController(boolean customViewTypeEnabled, int componentViewType)
public void maybeTrackViewCreator(RenderInfo renderInfo)
public ViewCreator getViewCreator(int viewType)