JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.facebook.yoga
Interface YogaNode.Inputs
All Known Subinterfaces:
InternalNode
,
InternalNode.NestedTreeHolder
All Known Implementing Classes:
DefaultInternalNode
,
DefaultNestedTreeHolder
Enclosing class:
YogaNode
public static interface
YogaNode.Inputs
The interface the
YogaNode.getData()
object can optionally implement.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
freeze
()
Requests the data object to disable mutations of its inputs.
Method Detail
freeze
void freeze()
Requests the data object to disable mutations of its inputs.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method