HTMLElementUtils

HTMLElementUtils

Methods

(static) createButton()

Create a button
Source:

(static) createColumn()

Create a booststrap column
Source:

(static) createElement()

Create an HTML element with the common tags (e.g a,p,h1)
Source:

(static) createForm()

Create a form
Source:

(static) createPanel()

Create a booststrap panel
Source:

(static) createRow()

Create a booststrap row
Source:

(static) createTable()

Create a table
Source:

(static) determinsticHTMLColor()

Create a color in YCbCr space to divide between the possible 4 letters
Source:

(static) getFirstChildByClass()

getFirstChildByClass
Source:

(static) inputTypeCheckbox()

Create a checkbox input
Source:

(static) inputTypeColor()

Create a color input
Source:

(static) inputTypeRange()

Create a range input
Source:

(static) inputTypeText()

Create a text input
Source:

(static) selectTypeDropDown()

Create a drop down select
Source:

(static) stringToId()

Create an id from any string
Source: