You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dt><a href="react4j/Context.html#%3Cinit%3E()" class="member-name-link">Context()</a> - Constructor for class react4j.<a href="react4j/Context.html" title="class in react4j">Context</a></dt>
768
768
<dd> </dd>
769
-
<dt><a href="react4j/annotations/Input.Source.html#CONTEXT" class="member-name-link">CONTEXT</a> - Enum constant in enum class react4j.annotations.<a href="react4j/annotations/Input.Source.html" title="enum class in react4j.annotations">Input.Source</a></dt>
770
-
<dd>
771
-
<div class="block">The input value is retrieved from the react context.</div>
772
-
</dd>
773
769
<dt><a href="react4j/Context.ConsumerBuilder.html" class="type-name-link" title="class in react4j">Context.ConsumerBuilder</a><<a href="react4j/Context.ConsumerBuilder.html" title="type parameter in Context.ConsumerBuilder">ST</a>> - Class in <a href="react4j/package-summary.html">react4j</a></dt>
774
770
<dd>
775
771
<div class="block">A Builder for the Consumer component.</div>
<div class="block">A control for entering a date and time, with no time zone.</div>
863
859
</dd>
864
-
<dt><a href="react4j/annotations/Input.Source.html#DEFAULT" class="member-name-link">DEFAULT</a> - Enum constant in enum class react4j.annotations.<a href="react4j/annotations/Input.Source.html" title="enum class in react4j.annotations">Input.Source</a></dt>
865
-
<dd>
866
-
<div class="block">The input value is passed to the view during construction.</div>
867
-
</dd>
868
860
<dt><a href="react4j/dom/proptypes/html/BtnProps.html#defaultChecked()" class="member-name-link">defaultChecked()</a> - Method in class react4j.dom.proptypes.html.<a href="react4j/dom/proptypes/html/BtnProps.html" title="class in react4j.dom.proptypes.html">BtnProps</a></dt>
869
861
<dd> </dd>
870
862
<dt><a href="react4j/dom/proptypes/html/InputProps.html#defaultChecked()" class="member-name-link">defaultChecked()</a> - Method in class react4j.dom.proptypes.html.<a href="react4j/dom/proptypes/html/InputProps.html" title="class in react4j.dom.proptypes.html">InputProps</a></dt>
<dt><a href="react4j/dom/proptypes/html/BtnProps.html#from(java.lang.String)" class="member-name-link">from(String)</a> - Method in class react4j.dom.proptypes.html.<a href="react4j/dom/proptypes/html/BtnProps.html" title="class in react4j.dom.proptypes.html">BtnProps</a></dt>
1233
1225
<dd> </dd>
1226
+
<dt><a href="react4j/annotations/Input.html#fromTreeContext()" class="member-name-link">fromTreeContext()</a> - Element in annotation interface react4j.annotations.<a href="react4j/annotations/Input.html" title="annotation interface in react4j.annotations">Input</a></dt>
1227
+
<dd>
1228
+
<div class="block">Return <code>true</code> if the input value should be sourced from tree context rather than supplied when
<div class="block">Annotation used to specify an input.</div>
2627
2624
</dd>
2628
-
<dt><a href="react4j/annotations/Input.Source.html" class="type-name-link" title="enum class in react4j.annotations">Input.Source</a> - Enum Class in <a href="react4j/annotations/package-summary.html">react4j.annotations</a></dt>
2629
-
<dd>
2630
-
<div class="block">Enum where the input is sourced from.</div>
2631
-
</dd>
2632
2625
<dt><a href="react4j/annotations/InputDefault.html" class="type-name-link" title="annotation interface in react4j.annotations">InputDefault</a> - Annotation Interface in <a href="react4j/annotations/package-summary.html">react4j.annotations</a></dt>
2633
2626
<dd>
2634
2627
<div class="block">Annotation used to specify the default value for a input.</div>
<div class="block">SortOrder define the orders in which methods are
5695
5688
invoked.</div>
5696
5689
</dd>
5697
-
<dt><a href="react4j/annotations/Input.html#source()" class="member-name-link">source()</a> - Element in annotation interface react4j.annotations.<a href="react4j/annotations/Input.html" title="annotation interface in react4j.annotations">Input</a></dt>
5698
-
<dd>
5699
-
<div class="block">The setting controlling where the input value is source from.</div>
5700
-
</dd>
5701
5690
<dt><a href="react4j/dom/DOM.html#source()" class="member-name-link">source()</a> - Static method in class react4j.dom.<a href="react4j/dom/DOM.html" title="class in react4j.dom">DOM</a></dt>
5702
5691
<dd> </dd>
5703
5692
<dt><a href="react4j/dom/DOM.html#source(react4j.dom.proptypes.html.SourceProps)" class="member-name-link">source(SourceProps)</a> - Static method in class react4j.dom.<a href="react4j/dom/DOM.html" title="class in react4j.dom">DOM</a></dt>
<dt><a href="react4j/dom/proptypes/html/InputProps.html#step(java.lang.String)" class="member-name-link">step(String)</a> - Method in class react4j.dom.proptypes.html.<a href="react4j/dom/proptypes/html/InputProps.html" title="class in react4j.dom.proptypes.html">InputProps</a></dt>
5772
5761
<dd> </dd>
5773
-
<dt><a href="react4j/annotations/View.html#sting()" class="member-name-link">sting()</a> - Element in annotation interface react4j.annotations.<a href="react4j/annotations/View.html" title="annotation interface in react4j.annotations">View</a></dt>
5774
-
<dd>
5775
-
<div class="block">Enum controlling whether Sting injection integration is generated for the view.</div>
5776
-
</dd>
5777
5762
<dt><a href="react4j/dom/events/SyntheticEvent.html#stopPropagation()" class="member-name-link">stopPropagation()</a> - Method in class react4j.dom.events.<a href="react4j/dom/events/SyntheticEvent.html" title="class in react4j.dom.events">SyntheticEvent</a></dt>
5778
5763
<dd> </dd>
5779
5764
<dt><a href="react4j/ReactTestUtil.html#storeDebugDataAsState()" class="member-name-link">storeDebugDataAsState()</a> - Static method in class react4j.<a href="react4j/ReactTestUtil.html" title="class in react4j">ReactTestUtil</a></dt>
<div class="block">Returns the enum constant of this class with the specified name.</div>
6371
6356
</dd>
6372
-
<dt><a href="react4j/annotations/Input.Source.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class react4j.annotations.<a href="react4j/annotations/Input.Source.html" title="enum class in react4j.annotations">Input.Source</a></dt>
6373
-
<dd>
6374
-
<div class="block">Returns the enum constant of this class with the specified name.</div>
6375
-
</dd>
6376
6357
<dt><a href="react4j/annotations/OnInputChange.Phase.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class react4j.annotations.<a href="react4j/annotations/OnInputChange.Phase.html" title="enum class in react4j.annotations">OnInputChange.Phase</a></dt>
6377
6358
<dd>
6378
6359
<div class="block">Returns the enum constant of this class with the specified name.</div>
<div class="block">Returns an array containing the constants of this enum class, in
6387
6368
the order they are declared.</div>
6388
6369
</dd>
6389
-
<dt><a href="react4j/annotations/Input.Source.html#values()" class="member-name-link">values()</a> - Static method in enum class react4j.annotations.<a href="react4j/annotations/Input.Source.html" title="enum class in react4j.annotations">Input.Source</a></dt>
6390
-
<dd>
6391
-
<div class="block">Returns an array containing the constants of this enum class, in
6392
-
the order they are declared.</div>
6393
-
</dd>
6394
6370
<dt><a href="react4j/annotations/OnInputChange.Phase.html#values()" class="member-name-link">values()</a> - Static method in enum class react4j.annotations.<a href="react4j/annotations/OnInputChange.Phase.html" title="enum class in react4j.annotations">OnInputChange.Phase</a></dt>
6395
6371
<dd>
6396
6372
<div class="block">Returns an array containing the constants of this enum class, in
Copy file name to clipboardExpand all lines: api/overview-tree.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,6 @@ <h2 title="Enum Class Hierarchy">Enum Class Hierarchy</h2>
205
205
<liclass="circle">java.lang.<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Enum.html" class="type-name-link external-link" title="class or interface in java.lang">Enum</a><E> (implements java.lang.<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><T>, java.lang.constant.<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/constant/Constable.html" title="class or interface in java.lang.constant" class="external-link">Constable</a>, java.io.<ahref="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a>)
206
206
<ul>
207
207
<liclass="circle">react4j.annotations.<ahref="react4j/annotations/Feature.html" class="type-name-link" title="enum class in react4j.annotations">Feature</a></li>
208
-
<liclass="circle">react4j.annotations.<ahref="react4j/annotations/Input.Source.html" class="type-name-link" title="enum class in react4j.annotations">Input.Source</a></li>
209
208
<liclass="circle">react4j.annotations.<ahref="react4j/annotations/OnInputChange.Phase.html" class="type-name-link" title="enum class in react4j.annotations">OnInputChange.Phase</a></li>
210
209
<liclass="circle">react4j.annotations.<ahref="react4j/annotations/View.Type.html" class="type-name-link" title="enum class in react4j.annotations">View.Type</a></li>
0 commit comments