public static interface IncrementalMountExtension.IncrementalMountExtensionInput extends MountDelegate.MountDelegateInput
| Modifier and Type | Method and Description |
|---|---|
int |
getLayoutOutputPositionForId(long id) |
List<RenderTreeNode> |
getMountableOutputBottoms() |
int |
getMountableOutputCount() |
List<RenderTreeNode> |
getMountableOutputTops() |
getMountableOutputAtint getMountableOutputCount()
List<RenderTreeNode> getMountableOutputTops()
List<RenderTreeNode> getMountableOutputBottoms()
int getLayoutOutputPositionForId(long id)
getLayoutOutputPositionForId in interface MountDelegate.MountDelegateInput