11<!DOCTYPE HTML>
22< html lang >
33< head >
4- <!-- Generated by javadoc (21 ) on Thu Jan 15 10:34:48 UTC 2026 -->
5- < title > All Packages (Elemento 2.4.4 API)</ title >
4+ <!-- Generated by javadoc (24 ) on Tue Jan 20 17:37:25 UTC 2026 -->
5+ < title > All Packages (Elemento 2.4.6 API)</ title >
66< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
77< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
8- < meta name ="dc.created " content ="2026-01-15 ">
8+ < meta name ="dc.created " content ="2026-01-20 ">
99< meta name ="description " content ="package index ">
1010< meta name ="generator " content ="javadoc/AllPackagesIndexWriter ">
11- < link rel ="stylesheet " type ="text/css " href ="stylesheet .css " title ="Style ">
12- < link rel ="stylesheet " type ="text/css " href ="script-dir/jquery-ui.min .css " title ="Style ">
13- < script type ="text/javascript " src ="script.js "> </ script >
14- < script type ="text/javascript " src ="script-dir /jquery-3.7.1.min.js "> </ script >
15- < script type ="text/javascript " src ="script-dir /jquery-ui.min.js "> </ script >
11+ < link rel ="stylesheet " type ="text/css " href ="resource-files/jquery-ui.min .css " title ="Style ">
12+ < link rel ="stylesheet " type ="text/css " href ="resource-files/stylesheet .css " title ="Style ">
13+ < script type ="text/javascript " src ="script-files/script .js "> </ script >
14+ < script type ="text/javascript " src ="script-files /jquery-3.7.1.min.js "> </ script >
15+ < script type ="text/javascript " src ="script-files /jquery-ui.min.js "> </ script >
1616</ head >
1717< body class ="all-packages-index-page ">
18- < script type ="text/javascript "> var pathtoroot = "./" ;
18+ < script type ="text/javascript "> const pathtoroot = "./" ;
1919loadScripts ( document , 'script' ) ; </ script >
2020< noscript >
2121< div > JavaScript is disabled on your browser.</ div >
2222</ noscript >
23- < div class ="flex-box ">
24- < header role ="banner " class ="flex-header ">
23+ < header role ="banner ">
2524< nav role ="navigation ">
2625<!-- ========= START OF TOP NAVBAR ======= -->
27- < div class ="top-nav " id ="navbar-top "> < button id ="navbar-toggle-button " aria-controls ="navbar-top " aria-expanded ="false " aria-label ="Toggle navigation links "> < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > </ button >
26+ < div class ="top-nav " id ="navbar-top ">
27+ < div class ="nav-content ">
28+ < div class ="nav-menu-button "> < button id ="navbar-toggle-button " aria-controls ="navbar-top " aria-expanded ="false " aria-label ="Toggle navigation links "> < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > </ button > </ div >
2829< div class ="skip-nav "> < a href ="#skip-navbar-top " title ="Skip navigation links "> Skip navigation links</ a > </ div >
29- < div class ="about-language "> < b > Elemento 2.4.4</ b > </ div >
3030< ul id ="navbar-top-firstrow " class ="nav-list " title ="Navigation ">
3131< li > < a href ="index.html "> Overview</ a > </ li >
32- < li > Package</ li >
33- < li > Class</ li >
34- < li > Use</ li >
3532< li > < a href ="overview-tree.html "> Tree</ a > </ li >
3633< li > < a href ="index-all.html "> Index</ a > </ li >
34+ < li > < a href ="search.html "> Search</ a > </ li >
3735< li > < a href ="help-doc.html#all-packages "> Help</ a > </ li >
3836</ ul >
37+ < div class ="about-language "> < b > Elemento 2.4.6</ b > </ div >
38+ </ div >
3939</ div >
4040< div class ="sub-nav ">
41- < div id ="navbar-sub-list "> </ div >
42- < div class ="nav-list-search "> < a href ="search.html "> SEARCH</ a >
43- < input type ="text " id ="search-input " disabled placeholder ="Search ">
44- < input type ="reset " id ="reset-button " disabled value ="reset ">
41+ < div class ="nav-content ">
42+ < ol class ="sub-nav-list "> </ ol >
43+ < div class ="nav-list-search ">
44+ < input type ="text " id ="search-input " disabled placeholder ="Search " aria-label ="Search in documentation " autocomplete ="off ">
45+ < input type ="reset " id ="reset-search " disabled value ="Reset ">
46+ </ div >
4547</ div >
4648</ div >
4749<!-- ========= END OF TOP NAVBAR ========= -->
4850< span class ="skip-nav " id ="skip-navbar-top "> </ span > </ nav >
4951</ header >
50- < div class ="flex-content ">
52+ < div class ="main-grid ">
5153< main role ="main ">
5254< div class ="header ">
5355< h1 title ="All&nbsp;Packages " class ="title "> All Packages</ h1 >
@@ -57,26 +59,44 @@ <h1 title="All&nbsp;Packages" class="title">All Packages</h1>
5759< div class ="table-header col-first "> Package</ div >
5860< div class ="table-header col-last "> Description</ div >
5961< div class ="col-first even-row-color "> < a href ="org/jboss/elemento/package-summary.html "> org.jboss.elemento</ a > </ div >
60- < div class ="col-last even-row-color "> </ div >
62+ < div class ="col-last even-row-color ">
63+ < div class ="block "> Elemento simplifies working with GWT Elemental2 by providing a fluent API for building HTML element hierarchies, typesafe CSS
64+ selectors, and helper methods for common DOM operations.</ div >
65+ </ div >
6166< div class ="col-first odd-row-color "> < a href ="org/jboss/elemento/flow/package-summary.html "> org.jboss.elemento.flow</ a > </ div >
62- < div class ="col-last odd-row-color "> </ div >
67+ < div class ="col-last odd-row-color ">
68+ < div class ="block "> Provides an API for executing asynchronous tasks in parallel, sequentially, or repeatedly based on conditions.</ div >
69+ </ div >
6370< div class ="col-first even-row-color "> < a href ="org/jboss/elemento/intl/package-summary.html "> org.jboss.elemento.intl</ a > </ div >
64- < div class ="col-last even-row-color "> </ div >
71+ < div class ="col-last even-row-color ">
72+ < div class ="block "> Provides type-safe Java mappings for the JavaScript
73+ < a href ="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl "> Intl API</ a > ,
74+ enabling locale-aware formatting of dates, times, numbers, lists, durations, and relative times.</ div >
75+ </ div >
6576< div class ="col-first odd-row-color "> < a href ="org/jboss/elemento/logger/package-summary.html "> org.jboss.elemento.logger</ a > </ div >
66- < div class ="col-last odd-row-color "> </ div >
77+ < div class ="col-last odd-row-color ">
78+ < div class ="block "> Provides a lightweight logging wrapper around < code > console.log</ code > that uses categories, < a href ="org/jboss/elemento/logger/Level.html " title ="enum class in org.jboss.elemento.logger "> log levels</ a > , and
79+ a predefined log format.</ div >
80+ </ div >
6781< div class ="col-first even-row-color "> < a href ="org/jboss/elemento/mathml/package-summary.html "> org.jboss.elemento.mathml</ a > </ div >
68- < div class ="col-last even-row-color "> </ div >
82+ < div class ="col-last even-row-color ">
83+ < div class ="block "> Provides support for creating and manipulating MathML (Mathematical Markup Language) elements using a fluent builder API.</ div >
84+ </ div >
6985< div class ="col-first odd-row-color "> < a href ="org/jboss/elemento/router/package-summary.html "> org.jboss.elemento.router</ a > </ div >
70- < div class ="col-last odd-row-color "> </ div >
86+ < div class ="col-last odd-row-color ">
87+ < div class ="block "> Provides a minimally invasive client-side routing solution for single-page applications.</ div >
88+ </ div >
7189< div class ="col-first even-row-color "> < a href ="org/jboss/elemento/svg/package-summary.html "> org.jboss.elemento.svg</ a > </ div >
72- < div class ="col-last even-row-color "> </ div >
90+ < div class ="col-last even-row-color ">
91+ < div class ="block "> Provides classes and interfaces for creating and manipulating SVG (Scalable Vector Graphics) elements using a fluent
92+ builder API.</ div >
93+ </ div >
7394</ div >
74- </ main >
7595< footer role ="contentinfo ">
7696< hr >
7797< p class ="legal-copy "> < small > Copyright © 2023–2026 < a href ="https://developers.redhat.com/ "> Red Hat</ a > . All rights reserved.</ small > </ p >
7898</ footer >
79- </ div >
99+ </ main >
80100</ div >
81101</ body >
82102</ html >
0 commit comments