public class LithoRenderUnit extends RenderUnit<Object>
RenderUnit encapsulates a Litho output to be mounted using Render Core.| Modifier and Type | Class and Description |
|---|---|
static class |
LithoRenderUnit.LithoBindBinder |
static class |
LithoRenderUnit.LithoMountBinder |
static class |
LithoRenderUnit.LithoViewAttributeBinder |
RenderUnit.Binder<RENDER_UNIT,CONTENT>, RenderUnit.RenderType| Constructor and Description |
|---|
LithoRenderUnit(com.facebook.litho.LayoutOutput output) |
| Modifier and Type | Method and Description |
|---|---|
Object |
createContent(Context c) |
int |
getDefaultViewAttributeFLags() |
long |
getId() |
addMountUnmountExtension, attachDetachFunctions, getRenderContentType, getRenderType, makeCopy, mountUnmountFunctions, removeMountUnmountExtensionpublic Object createContent(Context c)
createContent in class RenderUnit<Object>public long getId()
getId in class RenderUnit<Object>public int getDefaultViewAttributeFLags()