jar

com.malagasys : htmluibinder

Maven & Gradle

Aug 18, 2016
3 stars

UIBinder using HTML template · Simple Library to use plain html as template file to build UI a la Wicket.

Table Of Contents

Latest Version

Download com.malagasys : htmluibinder JAR file - Latest Versions:

All Versions

Download com.malagasys : htmluibinder JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6
0.4
0.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window htmluibinder-0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.malagasys.htmluibinder.client

├─ com.malagasys.htmluibinder.client.HtmlUiBinder.class - [JAR]

├─ com.malagasys.htmluibinder.client.HtmlUiField.class - [JAR]

├─ com.malagasys.htmluibinder.client.HtmlUiHandler.class - [JAR]

├─ com.malagasys.htmluibinder.client.HtmlUiTemplate.class - [JAR]

com.malagasys.htmluibinder.client.gen

├─ com.malagasys.htmluibinder.client.gen.Constants.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.CreateAndBindUiBuilder.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.ElementExt.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.EventHandlerBuilder.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.HtmlUiBinderGenerator.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.HtmlUiGeneratorContext.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.PartBuilder.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.SafeHtmlTemplateBuilder.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.W3cDocumentBuilder.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.W3cDomHelper.class - [JAR]

├─ com.malagasys.htmluibinder.client.gen.WidgetFieldsBuilder.class - [JAR]

Advertisement