Package overit.geocallapp.utilities.ux.ui.util
package overit.geocallapp.utilities.ux.ui.util
-
ClassesClassDescriptionUtility to build AlertUsage examples Finds all TableView instances recursively starting from a container.A utility class for generating HTML elements to format and display data as HTML attributesUtility class for creating icon elements in the UI.This utility helps reduce code needed to handle css on the interface items Div container = new Div() div.setStyle(style() .attr("background-color", "#FF0000") .attr("color", "#00FF00") ... .attr("folat", "left") .build());The class contains all the UI utility methods.