- A - Static variable in interface org.ujorm.tools.web.Html
-
Anchor element
- A_ACTION - Static variable in interface org.ujorm.tools.web.Html
-
- A_ALT - Static variable in interface org.ujorm.tools.web.Html
-
Alternate text
- A_CELLPADDING - Static variable in interface org.ujorm.tools.web.Html
-
- A_CELLSPACING - Static variable in interface org.ujorm.tools.web.Html
-
- A_CHARSET - Static variable in interface org.ujorm.tools.web.Html
-
- A_CHECKED - Static variable in interface org.ujorm.tools.web.Html
-
- A_CLASS - Static variable in interface org.ujorm.tools.web.Html
-
- A_COLS - Static variable in interface org.ujorm.tools.web.Html
-
- A_COLSPAN - Static variable in interface org.ujorm.tools.web.Html
-
- A_CONTENT - Static variable in interface org.ujorm.tools.web.Html
-
- A_FOR - Static variable in interface org.ujorm.tools.web.Html
-
- A_HREF - Static variable in interface org.ujorm.tools.web.Html
-
- A_HTTP_EQUIV - Static variable in interface org.ujorm.tools.web.Html
-
- A_ID - Static variable in interface org.ujorm.tools.web.Html
-
- A_LANG - Static variable in interface org.ujorm.tools.web.Html
-
Language attribute of the HTML pagee (e.g.
- A_LANGUAGE - Static variable in interface org.ujorm.tools.web.Html
-
Reference of the programing language (e.g.
- A_MAXLENGTH - Static variable in interface org.ujorm.tools.web.Html
-
- A_MEDIA - Static variable in interface org.ujorm.tools.web.Html
-
- A_METHOD - Static variable in interface org.ujorm.tools.web.Html
-
- A_NAME - Static variable in interface org.ujorm.tools.web.Html
-
- A_ONCLICK - Static variable in interface org.ujorm.tools.web.Html
-
- A_PLACEHOLDER - Static variable in interface org.ujorm.tools.web.Html
-
A short hint to describe the expected value of an input field
- A_READONLY - Static variable in interface org.ujorm.tools.web.Html
-
- A_REL - Static variable in interface org.ujorm.tools.web.Html
-
- A_ROWS - Static variable in interface org.ujorm.tools.web.Html
-
- A_ROWSPAN - Static variable in interface org.ujorm.tools.web.Html
-
- A_SELECTED - Static variable in interface org.ujorm.tools.web.Html
-
- A_SRC - Static variable in interface org.ujorm.tools.web.Html
-
- A_STYLE - Static variable in interface org.ujorm.tools.web.Html
-
CSS style
- A_TARGET - Static variable in interface org.ujorm.tools.web.Html
-
- A_TITLE - Static variable in interface org.ujorm.tools.web.Html
-
A tooltip of an element
- A_TYPE - Static variable in interface org.ujorm.tools.web.Html
-
- A_VALUE - Static variable in interface org.ujorm.tools.web.Html
-
- AbstractElement<E extends AbstractElement<?>> - Class in org.ujorm.tools.xml
-
- AbstractElement(String) - Constructor for class org.ujorm.tools.xml.AbstractElement
-
Deprecated.
- AbstractWriter - Class in org.ujorm.tools.xml
-
A generic writer
- AbstractWriter(Appendable, XmlConfig) - Constructor for class org.ujorm.tools.xml.AbstractWriter
-
A writer constructor
- accept(T) - Method in interface org.ujorm.tools.web.ao.IOConsumer
-
- accept(JsonBuilder) - Method in interface org.ujorm.tools.web.ao.ObjectProvider
-
Write a HTML code to the element
- accept(Element) - Method in interface org.ujorm.tools.web.json.ValueProvider
-
Write a HTML code to the element
- add(Function<D, V>) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- add(Function<D, V>, CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- add(Function<D, V>, Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- add(Function<D, V>, CharSequence, HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- add(Function<D, V>, Injector, HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- add(Function<D, V>) - Method in class org.ujorm.tools.web.table.GridBuilder
-
- add(Function<D, V>, CharSequence) - Method in class org.ujorm.tools.web.table.GridBuilder
-
- add(Function<D, V>, Injector) - Method in class org.ujorm.tools.web.table.GridBuilder
-
- add(Function<D, V>, CharSequence, HttpParameter) - Method in class org.ujorm.tools.web.table.GridBuilder
-
- add(Function<D, V>, Injector, HttpParameter) - Method in class org.ujorm.tools.web.table.GridBuilder
-
- addAnchor(String, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add an anchor element with URL and CSS classes
- addBody(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new body element
- addBody() - Method in class org.ujorm.tools.web.HtmlElement
-
Returns a body element
- addBreak(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add a line break
- addButton(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new button element
- addCDATA(CharSequence) - Method in class org.ujorm.tools.web.Element
-
- addCDATA(CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
-
- addCDATA(CharSequence) - Method in interface org.ujorm.tools.xml.ApiElement
-
Add a character data in CDATA format to XML only.
- addCDATA(CharSequence) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Deprecated.
- addCDATA(CharSequence) - Method in class org.ujorm.tools.xml.model.XmlModel
-
Add a character data in CDATA format to XML only.
- addChild(Object) - Method in class org.ujorm.tools.xml.model.XmlModel
-
Add a child entity
- addColumn(Column<D>, CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- addColumn(Column<D>, Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- addColumn(Column<D>, CharSequence) - Method in class org.ujorm.tools.web.table.GridBuilder
-
- addColumn(Column<D>, Injector) - Method in class org.ujorm.tools.web.table.GridBuilder
-
- addComment(CharSequence) - Method in class org.ujorm.tools.web.Element
-
- addComment(CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
-
- addComment(CharSequence) - Method in interface org.ujorm.tools.xml.ApiElement
-
Add a comment text.
- addComment(CharSequence) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Deprecated.
- addComment(CharSequence) - Method in class org.ujorm.tools.xml.model.XmlModel
-
Add a comment text.
- addCssBodies(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.HtmlElement
-
Create a new CSS element and return it.
- addCssBody(CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
-
Create a new CSS element and return it
- addCssLink(CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
-
Create a new CSS element and return it
- addCssLinks(CharSequence...) - Method in class org.ujorm.tools.web.HtmlElement
-
Create a new CSS element and return it
- addDiv(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new div element
- addElement(String) - Method in class org.ujorm.tools.web.Element
-
Create new Element
- addElement(String, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add a new Element with optional CSS classes
- addElement(String) - Method in class org.ujorm.tools.web.HtmlElement
-
Create new Element
- addElement(String) - Method in interface org.ujorm.tools.xml.ApiElement
-
Create a new
ApiElement for a required name and add it to children.
- addElement(String) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Create a new
XmlBuilder for a required name and add it to children.
- addElement(XmlModel) - Method in class org.ujorm.tools.xml.model.XmlModel
-
Add a child element
- addElement(String) - Method in class org.ujorm.tools.xml.model.XmlModel
-
Create a new
XmlModel for a required name and add it to children.
- addElementIf(boolean, String, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add an element according to a condition.
- addFieldset(String, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new fieldset element including a title
- addForm(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new form element
- addHead() - Method in class org.ujorm.tools.web.HtmlElement
-
Returns a head element
- addHeading(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add a top heading (level one)
- addHeading(int, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new heading with the required level where the first level is the one,
- addHiddenInput(CharSequence, Object) - Method in class org.ujorm.tools.web.Element
-
Add a new hidden input element with a name & value
- addImage(CharSequence, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add a link to an image
- addImage(InputStream, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add an embeded image
- addInput(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new input element
- addInternal(Function<D, V>, CharSequence, HttpParameter) - Method in class org.ujorm.tools.web.table.GridBuilder
-
- addJavascriptBody(CharSequence...) - Method in class org.ujorm.tools.web.HtmlElement
-
Create a new Javascript element and return it.
- addJavascriptLink(boolean, CharSequence) - Method in class org.ujorm.tools.web.HtmlElement
-
Create a new Javascript element and return it
- addJavascriptLinks(boolean, CharSequence...) - Method in class org.ujorm.tools.web.HtmlElement
-
Create a new Javascript element and return it
- addLabel(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new label element
- addLink(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new link element
- addLinkedText(String, Object...) - Method in class org.ujorm.tools.web.Element
-
Add a
- addListItem(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
- addOption(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new option element
- addOrder(CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
Add new column for a row counting
- addOrder(CharSequence) - Method in class org.ujorm.tools.web.table.GridBuilder
-
Add new column for a row counting
- addOrderedList(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new ordered list element
- addParagraph(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new paragram element
- addPasswordInput(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add a new password input element
- addPreformatted(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new pre element
- addRawText(Object) - Method in class org.ujorm.tools.web.Element
-
- addRawText(Object...) - Method in class org.ujorm.tools.web.Element
-
- addRawText(Object) - Method in class org.ujorm.tools.web.HtmlElement
-
- addRawText(Object) - Method in interface org.ujorm.tools.xml.ApiElement
-
Add an native text with no escaped characters, for example: XML code, JavaScript, CSS styles
- addRawText(Object) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Add an native text with no escaped characters, for example: XML code, JavaScript, CSS styles
- addRawText(Object) - Method in class org.ujorm.tools.xml.model.XmlModel
-
Add an native text with no escaped characters, for example: XML code, JavaScript, CSS styles
- addRawTexts(CharSequence, Object...) - Method in class org.ujorm.tools.web.Element
-
Add many words separated by a delimeter
- addScript(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new script element
- addSelect(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new select element
- addSelectOptions(Object, Map<?, ?>, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add options from map to current select element
- addSpan(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new span element
- addStyle(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new style element
- addSubmitButton(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add a submit button
- addTable(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new Table
- addTable(Object[][], CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Create a HTML table according to data
- addTable(Collection<Object[]>, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Create a HTML table according to data
- addTable(Stream<D>, CharSequence[], Object[], Function<D, V>...) - Method in class org.ujorm.tools.web.Element
-
Create a HTML table according to data
Usage
element.addTable(getCars(), cssClasses, titles,
Car::getId,
Car::getName,
Car::getEnabled);
- addTableDetail(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new detail of table element
- addTableHead(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new head of table element
- addTableRow(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new table row element
- addText(Object) - Method in class org.ujorm.tools.web.Element
-
Add simple text
- addText(Object...) - Method in class org.ujorm.tools.web.Element
-
Add many texts with no separator
- addText(Object) - Method in class org.ujorm.tools.web.HtmlElement
-
- addText(Object) - Method in interface org.ujorm.tools.xml.ApiElement
-
Add a text and escape special character
- addText(Object) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Add a text and escape special character
- addText(Object) - Method in class org.ujorm.tools.xml.model.XmlModel
-
Add a text and escape special character
- addTextArea(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new text area element
- addTextInp(HttpParameter, V, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new input element type of text including attributes: name, value, placeholder and title
- addTextInput(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new input element type of text
- addTexts(CharSequence, Object...) - Method in class org.ujorm.tools.web.Element
-
Add many words separated by a delimeter
- addTextTemplated(CharSequence, Object...) - Method in class org.ujorm.tools.web.Element
-
Add a template based text with parameters with hight performance.
- addTextTemplated(CharSequence, Object...) - Method in class org.ujorm.tools.web.HtmlElement
-
- addTextTemplated(CharSequence, Object...) - Method in interface org.ujorm.tools.xml.ApiElement
-
Message template
- addTextTemplated(CharSequence, Object...) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Message template with hight performance.
- addTextTemplated(CharSequence, Object...) - Method in class org.ujorm.tools.xml.model.XmlModel
-
Message template with hight performance.
- addTitle(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new title element
- addUnorderedlist(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Add new unordered list element
- ajaxEnabled - Variable in class org.ujorm.tools.web.report.ReportBuilder
-
is An AJAX enabled?
- ajaxRequestParam - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Javascript ajax request parameter
- ajaxRequestParam - Variable in class org.ujorm.tools.web.report.ReportBuilder
-
AJAX request param
- ajaxRequestPath - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Javascript ajax request parameter
- ajaxTimeout - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
An AJAX timeout of the input response
- ApiElement<E extends ApiElement<?>> - Interface in org.ujorm.tools.xml
-
An element model API.
- ApiInjector - Interface in org.ujorm.tools.xml.config
-
An common element writer
- append(CharSequence) - Method in class org.ujorm.tools.web.json.JsonWriter
-
- append(CharSequence, int, int) - Method in class org.ujorm.tools.web.json.JsonWriter
-
- append(char) - Method in class org.ujorm.tools.web.json.JsonWriter
-
- apply(T) - Method in interface org.ujorm.tools.web.ao.Column
-
The method can be implemented for sortable columns
- attributes - Variable in class org.ujorm.tools.xml.model.XmlModel
-
Attributes
- autoSubmmitOnLoad - Variable in class org.ujorm.tools.web.report.ReportBuilder
-
Call an autosubmit on first load
- fceOrder - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Function order of name
- FIELDSET - Static variable in interface org.ujorm.tools.web.Html
-
Field set
- footer - Variable in class org.ujorm.tools.web.report.ReportBuilder
-
Print an empty text by default
- forHtml(Appendable) - Static method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Create builder for HTML
- forHtml() - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create a new instance including a DOCTYPE.
- forHtml(Appendable) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create a new instance including a DOCTYPE
- forHtml(Object) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create XmlPrinter for UTF-8
- forHtml(Appendable, HtmlConfig) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create XmlPrinter for UTF-8
- forHtml(Object, Charset, String, boolean) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create XmlPrinter for UTF-8
- forHtml(Object, HtmlConfig) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create XmlPrinter for UTF-8.
- FORM - Static variable in interface org.ujorm.tools.web.Html
-
Form element
- FORM_ID - Static variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
-
Form identifier
- formAdditions - Variable in class org.ujorm.tools.web.report.ReportBuilder
-
Form injector
- format(Object, ApiElement, String) - Method in interface org.ujorm.tools.xml.config.Formatter
-
Format an objet value to a string ouptut, special characters will be escaped later.
- FORMATTER - Static variable in class org.ujorm.tools.xml.AbstractWriter
-
Common formatter
- Formatter - Interface in org.ujorm.tools.xml.config
-
A value formatter.
- formSelector - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Form selector
- forNiceHtml(Appendable) - Static method in class org.ujorm.tools.xml.builder.XmlBuilder
-
- forNiceHtml(Appendable) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create a new instance including a DOCTYPE
- forNiceHtml(Object) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create XmlPrinter for UTF-8
- forNiceXml() - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create a new instance with a formatted output.
- FORWARD_SLASH - Static variable in class org.ujorm.tools.xml.AbstractWriter
-
A forward slash character
- forXml() - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Create a new instance including a XML_HEADER.
- forXml(Appendable, XmlConfig) - Static method in class org.ujorm.tools.xml.builder.XmlPrinter
-
A basic XmlPrinter factory method.
- get(String) - Method in class org.ujorm.tools.web.request.ManyMap
-
Method to retrieve the list of values for a specified key
If the key is not found, return an empty list
- get() - Method in class org.ujorm.tools.xml.model.XmlModel.RawEnvelope
-
Get the body
- getAjaxConfig() - Method in class org.ujorm.tools.web.ajax.ReqestDispatcher
-
- getAjaxReadyMessage() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getAjaxReadyMessage() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getAjaxReadyMessage() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getAjaxRequestParam() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getAjaxRequestParam() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getAjaxRequestParam() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getAttribs() - Method in class org.ujorm.tools.xml.model.XmlModel
-
Return attributes
- getAttributes() - Method in class org.ujorm.tools.xml.model.XmlModel
-
Get an unmodifiable map of attributes
- getBody() - Method in class org.ujorm.tools.web.HtmlElement
-
Returns a body element
- getCharset() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
Charset
- getCharset() - Method in interface org.ujorm.tools.xml.config.XmlConfig
-
Charset
- getChildren() - Method in class org.ujorm.tools.xml.model.XmlModel
-
Get an unmodifiable list of children
- getColumn(int) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
Get column model by index
- getColumn() - Method in class org.ujorm.tools.web.table.ColumnModel
-
- getColumn(int) - Method in class org.ujorm.tools.web.table.GridBuilder
-
Get column model by index
- getColumns() - Method in class org.ujorm.tools.web.table.GridBuilder
-
Returns all table columns in a stream
- getColumnSize() - Method in class org.ujorm.tools.web.report.ReportBuilder
-
Returns a count of columns
- getColumnSize() - Method in class org.ujorm.tools.web.table.GridBuilder
-
Returns a count of columns
- getComparator(Function<D, ?>) - Method in class org.ujorm.tools.web.table.ColumnModel
-
Get comparator of a sortable column
- getComparator(Comparator<D>) - Method in class org.ujorm.tools.web.table.ColumnModel
-
Get comparator of a sortable column
- getConfig() - Method in class org.ujorm.tools.web.HtmlElement
-
Get config
- getConfig() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getConfig() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getConfig() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getContentType() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
Get a content type where a recommended value is "text/html"
- getContentType() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- getControlCss() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getControlCss() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getControlCss() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getCssLink() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getCssLink() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getCssLink() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getCssLinks() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
CSS links of a HTML page
- getCssLinks() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- getCssWriter() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
Inline CSS writer where the first method is an Element and the seconnd one is a sortable
- getCssWriter() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getCssWriter() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
Inline CSS writer where the first method is an Element and the seconnd one is a sortable
- getDefaultValue() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
A replacement text instead of the null value
- getDefaultValue() - Method in interface org.ujorm.tools.xml.config.XmlConfig
-
A replacement text instead of the null value
- getDirection() - Method in class org.ujorm.tools.web.table.ColumnModel
-
- getDoctype() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- getDoctype() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
A header declaration of the document or a doctype
- getDoctype() - Method in interface org.ujorm.tools.xml.config.XmlConfig
-
Doctype
- getFceOrder() - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Set a function order name
- getFirstLevel() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
Level of the root element, the value may be negative.
- getFirstLevel() - Method in interface org.ujorm.tools.xml.config.XmlConfig
-
Level of the root element, the value may be negative.
- getFormatter() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
A default implementation is: String.valueOf(value)
- getFormatter() - Method in interface org.ujorm.tools.xml.config.XmlConfig
-
Get a value formatter
- getFormId() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getFormId() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getFormId() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getHead() - Method in class org.ujorm.tools.web.HtmlElement
-
Returns a head element
- getHeaderInjector() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
- getHeaderInjector() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
Return a header injector
- getIdleDelay() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getIdleDelay() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getIdleDelay() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getIndentation() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
An indentation space for elements of the next level,
where default value is an empty `String`
- getIndentation() - Method in interface org.ujorm.tools.xml.config.XmlConfig
-
New line
- getIndex() - Method in class org.ujorm.tools.web.table.ColumnModel
-
- getInnerSortableImage(Direction) - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
Get a CSS direction style
- getInnerSortableImage(Direction) - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
Get a CSS direction style
- getInnerSortableImageToStream(Direction) - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
Get a CSS direction style
- getInnerSortableImageToStream(Direction) - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
Get a CSS direction style
- getJavascriptLink() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
Link to an external Javascript library where a no-library returns an empty String
- getJavascriptLink() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Link to an external Javascript library
- getJavascriptLink() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
Link to an external Javascript library where a no-library returns an empty String
- getLanguage() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
Language of a HTML page
- getLanguage() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- getLevel() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
- getList(String) - Method in class org.ujorm.tools.web.request.ManyMap
-
Method to retrieve the list of values for a specified key
If the key is not found, return an empty list
- getName() - Method in class org.ujorm.tools.web.Element
-
- getName() - Method in class org.ujorm.tools.web.HtmlElement
-
- getName() - Method in class org.ujorm.tools.xml.AbstractElement
-
Deprecated.
- getName() - Method in interface org.ujorm.tools.xml.ApiElement
-
Get an element name
- getName() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
- getName() - Method in class org.ujorm.tools.xml.model.XmlModel
-
- getNewLine() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
A new line sequence
- getNewLine() - Method in interface org.ujorm.tools.xml.config.XmlConfig
-
A new line sequence
- getParam() - Method in class org.ujorm.tools.web.table.ColumnModel
-
- getParam(HttpParameter) - Method in class org.ujorm.tools.web.table.ColumnModel
-
- getParameter(String) - Method in class org.ujorm.tools.web.request.RContext
-
Returns the last parameter, or the null value.
- getParameter(String, String) - Method in class org.ujorm.tools.web.request.RContext
-
Returns the last parameter
- getParameterMap(Object) - Static method in class org.ujorm.tools.web.ao.Reflections
-
- getParameterNames() - Method in class org.ujorm.tools.web.request.RContext
-
Returns the parameter names
- getParameterNames() - Method in interface org.ujorm.tools.web.request.URequest
-
Parameter provider
- getParameterNames() - Method in class org.ujorm.tools.web.request.URequestImpl
-
- getParameters(String) - Method in interface org.ujorm.tools.web.request.URequest
-
Parameter provider
- getParameters(String) - Method in class org.ujorm.tools.web.request.URequestImpl
-
- getPrefix() - Method in enum org.ujorm.tools.web.json.JsonBuilder.SelectorType
-
- getRawHeaderText() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
- getRawHeaderText() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
A raw text for HTML header
- getReader() - Method in interface org.ujorm.tools.web.request.URequest
-
Request Reader
- getReader() - Method in class org.ujorm.tools.web.request.URequestImpl
-
- getRootElementName() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
A name of root element
- getRootElementName() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
A name of root element
- getServletReader(Object) - Static method in class org.ujorm.tools.web.ao.Reflections
-
- getServletWriter(Object) - Static method in class org.ujorm.tools.web.ao.Reflections
-
- getSortable() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getSortable() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Sortable CSS class
- getSortable() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getSortableAsc() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getSortableAsc() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Sortable ascending CSS class
- getSortableAsc() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getSortableBoth() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getSortableBoth() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Sortable both CSS class
- getSortableBoth() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getSortableDesc() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getSortableDesc() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Sortable descending CSS class
- getSortableDesc() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getSortableDirection(Direction) - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
Get a CSS direction style
- getSortableDirection(Direction) - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
Get a CSS direction style
- getSortedColumn() - Method in class org.ujorm.tools.web.report.ReportBuilder
-
Get sorted column or a stub if the sorted column not found
- getSortedColumn() - Method in class org.ujorm.tools.web.table.GridBuilder
-
Get sorted column or a stub of the sorted column was not found
- getSortRequestParam() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getSortRequestParam() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getSortRequestParam() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getSubtitleCss() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getSubtitleCss() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getSubtitleCss() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getTableClassSelector() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Returns a fist class of table element by defult
- getTableCssClass() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getTableCssClass() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getTableCssClass() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getTableSelector() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
- getTableSelector() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- getTableSelector() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
- getTitle() - Method in class org.ujorm.tools.web.HtmlElement
-
Get title of configuration
- getTitle() - Method in class org.ujorm.tools.web.table.ColumnModel
-
- getTitle() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
Title is a required element by HTML 5
- getTitle() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- getUnpairElements() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
- getUnpairElements() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- getWriter() - Method in class org.ujorm.tools.xml.AbstractWriter
-
For internal usage only
- getWriter() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Writer
- getWriterEscaped() - Method in class org.ujorm.tools.xml.AbstractWriter
-
Get Writer to escape HTML characters.
- gridBuilder - Variable in class org.ujorm.tools.web.report.ReportBuilder
-
Grid builder
- GridBuilder<D> - Class in org.ujorm.tools.web.table
-
Build a content of a HTML page for a sortable data grid.
- GridBuilder(CharSequence) - Constructor for class org.ujorm.tools.web.table.GridBuilder
-
- GridBuilder(HtmlConfig) - Constructor for class org.ujorm.tools.web.table.GridBuilder
-
- GridBuilder(GridBuilderConfig) - Constructor for class org.ujorm.tools.web.table.GridBuilder
-
- GridBuilderConfig<D> - Interface in org.ujorm.tools.web.table
-
A HTML page builder for table based an AJAX.
- GridBuilderOld<D> - Class in org.ujorm.tools.web.table
-
Deprecated.
- GridBuilderOld(CharSequence) - Constructor for class org.ujorm.tools.web.table.GridBuilderOld
-
Deprecated.
- GridBuilderOld(HtmlConfig) - Constructor for class org.ujorm.tools.web.table.GridBuilderOld
-
Deprecated.
- GridBuilderOld(GridBuilderConfig) - Constructor for class org.ujorm.tools.web.table.GridBuilderOld
-
Deprecated.
- IDLE_DELAY - Static variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
-
Key delay
- idleDelay - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
An AJAX delay to the input request
- IMAGE - Static variable in interface org.ujorm.tools.web.Html
-
Image element
- indentationEnabled - Variable in class org.ujorm.tools.xml.AbstractWriter
-
An indentation request
- Injector - Interface in org.ujorm.tools.web.ao
-
An common element writer
- inlineCssWriter() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Default header CSS style printer
- INPUT - Static variable in interface org.ujorm.tools.web.Html
-
Input element
- inputCssSelectors - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Input selectors
- IOConsumer<T> - Interface in org.ujorm.tools.web.ao
-
- IOElement - Interface in org.ujorm.tools.web.ao
-
- IORunnable - Interface in org.ujorm.tools.web.ao
-
Input/Output Runnable Interface
- isAjax - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Ajax support
- isAjax() - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Set a function order name
- isCacheAllowed() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
- isCacheAllowed() - Method in interface org.ujorm.tools.xml.config.XmlConfig
-
HTTP cache is allowed
- isClosed() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Is the node closed?
- isDocumentObjectModel() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
Build a real model or a plain writer with a recommended value false
- isDocumentObjectModel() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
Build a real model or a plain writer, the default value is false
- isEmbeddedIcons() - Method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
Use inner icons for sortable images
- isEmbeddedIcons() - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Use an external images for sortable icons
- isEmbeddedIcons() - Method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
Use inner icons for sortable images
- isFilled() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
- isFiltered() - Method in class org.ujorm.tools.web.table.ColumnModel
-
- isHtmlHeaderRequest() - Method in interface org.ujorm.tools.xml.config.HtmlConfig
-
A request to generate a minimal HTML header
- isHtmlHeaderRequest() - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
A request to generate a minimal HTML header
- isIncludeColumnType() - Method in class org.ujorm.tools.web.table.ColumnModel
-
Including is more common choice
- isLastText() - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
The last child was a text
- isSortable() - Method in class org.ujorm.tools.web.table.ColumnModel
-
- isSortable() - Method in class org.ujorm.tools.web.table.GridBuilder
-
Returns the true in case the table is sortable.
- isSortableCalculated() - Method in class org.ujorm.tools.web.table.GridBuilder
-
Calculate if the table has an sortable column
- isType(Class, V...) - Static method in class org.ujorm.tools.web.ao.WebUtils
-
Check if any attribute is typeof the Renderer
- isType(Class, Stream<Object>) - Static method in class org.ujorm.tools.web.ao.WebUtils
-
Check if any attribute is typeof the Renderer
- ObjectProvider - Interface in org.ujorm.tools.web.ao
-
Value provider
- of(URequest, String) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns the last parameter value of the request or a default value.
- of(RContext, String) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns the last parameter value of the request or a default value
- of(RContext) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Default value is an empty String
- of(URequest) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Default value is an empty String
- of(RContext, boolean) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the default value
- of(RContext, char) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the default value
- of(RContext, short) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the default value
- of(RContext, int) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the default value
- of(RContext, long) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the default value
- of(RContext, float) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the default value
- of(RContext, double) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the default value
- of(RContext, V) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the Enum class
- of(RContext, Class<V>) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the default value
- of(RContext, V, Function<String, V>) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Returns a parameter of the request or the default value
- of(String) - Static method in interface org.ujorm.tools.web.ao.HttpParameter
-
Create a default implementation
- of(String, String) - Static method in interface org.ujorm.tools.web.ao.HttpParameter
-
Create a default implementation
- of(ApiElement) - Static method in class org.ujorm.tools.web.Element
-
New element for an API element
- of(Throwable) - Static method in class org.ujorm.tools.web.ExceptionProvider
-
A factory method
- of() - Static method in class org.ujorm.tools.web.ExceptionProvider
-
A factory method
- of(Appendable, HtmlConfig) - Static method in class org.ujorm.tools.web.HtmlElement
-
Create root element for a required element name.
- of(RContext, HtmlConfig) - Static method in class org.ujorm.tools.web.HtmlElement
-
Create root element for a required element name.
- of(CharSequence, Appendable, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
-
Create new instance with empty html headers
- of(CharSequence, Appendable, Charset, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
-
Create new instance with empty html headers
- of(HtmlConfig) - Static method in class org.ujorm.tools.web.HtmlElement
-
Create new instance with empty html headers
- of(RContext, HtmlConfig) - Static method in class org.ujorm.tools.web.json.JsonBuilder
-
An object factory
- of(RContext) - Static method in class org.ujorm.tools.web.json.JsonBuilder
-
An object factory
- of(Appendable) - Static method in class org.ujorm.tools.web.json.JsonBuilder
-
An object factory
- of(Appendable, HtmlConfig) - Static method in class org.ujorm.tools.web.json.JsonBuilder
-
An object factory.
- of(HtmlConfig) - Static method in interface org.ujorm.tools.web.report.ReportBuilderConfig
-
Returns a default implementation
- of(Map<String, String>) - Static method in class org.ujorm.tools.web.request.ManyMap
-
- of(ManyMap) - Static method in class org.ujorm.tools.web.request.RContext
-
UContext from a map
- of() - Static method in class org.ujorm.tools.web.request.RContext
-
UContext from a map
- of() - Static method in class org.ujorm.tools.web.request.URequestImpl
-
- of(Boolean) - Static method in enum org.ujorm.tools.web.table.Direction
-
- of(HtmlConfig) - Static method in interface org.ujorm.tools.web.table.GridBuilderConfig
-
Returns a default implementation
- of(HtmlConfig) - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
-
Clone config form another
- ofCode(String) - Static method in class org.ujorm.tools.web.table.ColumnModel
-
- ofDefault() - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
-
Create a new default config
- ofDefault() - Static method in interface org.ujorm.tools.xml.config.XmlConfig
-
Create a new default config
- ofDoctype(String) - Static method in interface org.ujorm.tools.xml.config.XmlConfig
-
Create a new default config
- ofElement(String, boolean) - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
-
No HTML header is generated, no Doctype and no new lines
- ofElementName(String) - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
-
No HTML header is generated, no Doctype and no new lines
- ofEmptyElement() - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
-
Create a configuration for an AJAX response.
- ofMap(ManyMap) - Static method in class org.ujorm.tools.web.request.URequestImpl
-
- ofRequest(Object) - Static method in interface org.ujorm.tools.web.request.URequest
-
Convert the HttpServletRequest to the URequest
- ofServlet(Object, HtmlConfig) - Static method in class org.ujorm.tools.web.HtmlElement
-
Create new instance with empty html headers, The MAIN servlet factory method.
- ofServlet(String, Object, CharSequence...) - Static method in class org.ujorm.tools.web.HtmlElement
-
Create new instance with empty html headers
- ofServlet(Object, Object) - Static method in class org.ujorm.tools.web.request.RContext
-
HTTP Servlet Factory
- ofServletResponse(Object) - Static method in class org.ujorm.tools.web.request.RContext
-
HTTP Servlet Factory
- ofStub() - Static method in class org.ujorm.tools.web.table.ColumnModel
-
Create a stub column
- ofTitle(String) - Static method in interface org.ujorm.tools.xml.config.HtmlConfig
-
Create a new configuration with a nice format by an HTML title.
- OL - Static variable in interface org.ujorm.tools.web.Html
-
Ordered list elements (root)
- onDefault(IORunnable) - Method in class org.ujorm.tools.web.ajax.ReqestDispatcher
-
Process the request
- onDefaultToElement(IOElement) - Method in class org.ujorm.tools.web.ajax.ReqestDispatcher
-
The process writes to an element
- onLoadSubmit - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
On load submit request
- onParam(HttpParameter, IOConsumer<JsonBuilder>) - Method in class org.ujorm.tools.web.ajax.ReqestDispatcher
-
Registre new processor.
- OPTION - Static variable in interface org.ujorm.tools.web.Html
-
Option element
- org.ujorm.tools.web - package org.ujorm.tools.web
-
- org.ujorm.tools.web.ajax - package org.ujorm.tools.web.ajax
-
- org.ujorm.tools.web.ao - package org.ujorm.tools.web.ao
-
- org.ujorm.tools.web.json - package org.ujorm.tools.web.json
-
- org.ujorm.tools.web.report - package org.ujorm.tools.web.report
-
- org.ujorm.tools.web.request - package org.ujorm.tools.web.request
-
- org.ujorm.tools.web.table - package org.ujorm.tools.web.table
-
- org.ujorm.tools.xml - package org.ujorm.tools.xml
-
- org.ujorm.tools.xml.builder - package org.ujorm.tools.xml.builder
-
- org.ujorm.tools.xml.config - package org.ujorm.tools.xml.config
-
- org.ujorm.tools.xml.config.impl - package org.ujorm.tools.xml.config.impl
-
- org.ujorm.tools.xml.dom - package org.ujorm.tools.xml.dom
-
A deprecated package
- org.ujorm.tools.xml.model - package org.ujorm.tools.xml.model
-
- original() - Method in class org.ujorm.tools.web.HtmlElement
-
Get an original root element
- original() - Method in class org.ujorm.tools.web.json.JsonWriter
-
- originalName() - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
Get a raw name of the HTTP parameter.
- out - Variable in class org.ujorm.tools.xml.AbstractWriter
-
Output
- safeEquals(Direction) - Method in enum org.ujorm.tools.web.table.Direction
-
Safe equals
- SCRIPT - Static variable in interface org.ujorm.tools.web.Html
-
Script element
- SELECT - Static variable in interface org.ujorm.tools.web.Html
-
Select element
- setAction(Object) - Method in class org.ujorm.tools.web.Element
-
Set an action type of from
- setAjax(boolean) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Set a function order
- setAjaxEnabled(boolean) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
Enable of disable an AJAX feature, default value si true
- setAjaxReadyMessage(CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setAjaxRequestParam(HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- setAjaxRequestParam(HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setAjaxRequestPath(String) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Assign an AJAX timeout
- setAjaxTimeout(Duration) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
An AJAX timeout to get a response
- setAttr(String, Object) - Method in class org.ujorm.tools.web.Element
-
- setAttrib(String, Object) - Method in interface org.ujorm.tools.xml.ApiElement
-
- setAttribute(String, Object) - Method in class org.ujorm.tools.web.Element
-
Set an attribute
- setAttribute(String) - Method in class org.ujorm.tools.web.Element
-
Set an attribute with no value
- setAttribute(String, Object) - Method in class org.ujorm.tools.web.HtmlElement
-
- setAttribute(String, Object) - Method in interface org.ujorm.tools.xml.ApiElement
-
Set an attribute
- setAttribute(String, Object) - Method in class org.ujorm.tools.xml.builder.XmlBuilder
-
Add an attribute
- setAttribute(String, Object) - Method in class org.ujorm.tools.xml.model.XmlModel
-
Set one attribute
- setAttributes(String, CharSequence, Object...) - Method in class org.ujorm.tools.web.Element
-
Set an attribute
- setCacheAllowed(boolean) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
- setCharacterEncoding(Object, String) - Static method in class org.ujorm.tools.web.ao.Reflections
-
- setCharset(Charset) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
Charset
- setClass(CharSequence...) - Method in class org.ujorm.tools.web.Element
-
Set a CSS class attribute optionally, the empty attribute is ignored.
- setCols(Object) - Method in class org.ujorm.tools.web.Element
-
Column count of a text area
- setColSpan(int) - Method in class org.ujorm.tools.web.Element
-
Column span inside the table
- setCompressedFormat() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
Assign parameters for a compressed format of the HTML result
- setContentType(String) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- setControlCss(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setCssLink(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setCssLinks(CharSequence...) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- setCssWriter(BiConsumer<Element, Boolean>) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Inline CSS writer
- setDefaultValue(String) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
A replacement text instead of the null value
- setDirection(Direction) - Method in class org.ujorm.tools.web.table.ColumnModel
-
- setDoctype(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
A header declaration of the document or a doctype
- setDocumentObjectModel(boolean) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
Build a real model or a plain writer, the default value is false
- setDom(boolean) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- setEmbeddedIcons(boolean) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- setEmbeddedIcons(boolean) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
Use an external images for sortable icons
- setErrorMessage(CharSequence) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Assign an AJAX error message
- setFirstLevel(int) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
Level of the root element, the value may be negative.
- setFooter(Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- setFor(CharSequence) - Method in class org.ujorm.tools.web.Element
-
Set an value of input element
- setFormatter(Formatter) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
A default value formatter is implemented by the method String.valueOf(value)
- setFormId(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setFormItem(Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- setFormSelector(String) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
- setHeader(Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- setHeaderInjector(ApiInjector) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
Assign a new header injector
- setHint(CharSequence) - Method in class org.ujorm.tools.web.Element
-
Set a placeholder name
- setHref(CharSequence) - Method in class org.ujorm.tools.web.Element
-
Set hyperlink reference
- setHtmlHeader(Injector) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- setHtmlHeader(boolean) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
A request to generate a minimal HTML header
- setId(CharSequence) - Method in class org.ujorm.tools.web.Element
-
Set an identifier of the element
- setIdleDelay(Duration) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
An AJAX delay to the input request
- setIdleDelay(Duration) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setIndentationSpace(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
An indentation space for elements of the next level,
where default value is an empty `String`
- setJavascritWriter(Supplier<Injector>) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
- setJqueryLink(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setLanguage(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
- setMethod(Object) - Method in class org.ujorm.tools.web.Element
-
Set a method of form
- setName(CharSequence) - Method in class org.ujorm.tools.web.Element
-
Set an name of input element
- setNameValue(CharSequence, Object) - Method in class org.ujorm.tools.web.Element
-
Set name & value to the input element
- setNewLine(CharSequence) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
- setNewLine(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
A new line sequence
- setNiceFormat() - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
Assign parameters for a nice format of the HTML result
- setNiceFormat(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultXmlConfig
-
Assign parameters for a nice format of the HTML result
- setOnLoadSubmit(boolean) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
- setParameter(String, String) - Method in class org.ujorm.tools.web.request.URequestImpl
-
- setRawHedaderCode(String) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
Deprecated.
- setRootElementName(String) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
The element name must not be special HTML characters.
- setRows(int) - Method in class org.ujorm.tools.web.Element
-
Row count of a text area
- setRowSpan(int) - Method in class org.ujorm.tools.web.Element
-
Row span inside the table
- setSort(ColumnModel) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
Mark a column as sortable
- setSort(ColumnModel) - Method in class org.ujorm.tools.web.table.GridBuilder
-
Mark a column as sorted
- setSortable(int) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Set a function order
- setSortable(Direction) - Method in class org.ujorm.tools.web.table.ColumnModel
-
- setSortRequestParam(HttpParameter) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setSubtitleCss(String) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setSubtitleSelector(CharSequence) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Assign a subtitle CSS selector
- setTableCssClass(List<CharSequence>) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setTableSelector(CharSequence) - Method in class org.ujorm.tools.web.report.ReportBuilderConfigImpl
-
- setTitle(CharSequence) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
Title is a required element by HTML 5
- setType(Object) - Method in class org.ujorm.tools.web.Element
-
Set a type of input element
- setUnpairElements(Set<String>) - Method in class org.ujorm.tools.xml.config.impl.DefaultHtmlConfig
-
Set Unpair element names
- setValue(Object) - Method in class org.ujorm.tools.web.Element
-
Set an value of input element
- setVersion(int) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Assign an AJAX timeout
- sortable() - Method in class org.ujorm.tools.web.report.ReportBuilder
-
Add a sortable indicator to the last column model
- sortable(boolean) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
Add a sortable indicator to the last column model
- sortable(Direction) - Method in class org.ujorm.tools.web.report.ReportBuilder
-
Add a sortable indicator to the last column model
- sortable() - Method in class org.ujorm.tools.web.table.GridBuilder
-
Add a sortable indicator to the last column model
- sortable(boolean) - Method in class org.ujorm.tools.web.table.GridBuilder
-
Add a sortable indicator to the last column model
- sortable(Direction) - Method in class org.ujorm.tools.web.table.GridBuilder
-
Add a sortable indicator to the last column model
- sortRequestParam - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Javascript ajax request parameter
- SPACE - Static variable in class org.ujorm.tools.xml.AbstractWriter
-
A special XML character
- SPAN - Static variable in interface org.ujorm.tools.web.Html
-
Span element
- STYLE - Static variable in interface org.ujorm.tools.web.Html
-
Style element
- subSequence(int, int) - Method in class org.ujorm.tools.web.ao.DefaultHttpParam
-
- subSequence(int, int) - Method in interface org.ujorm.tools.web.ao.HttpParameter
-
- subSequence(int, int) - Method in interface org.ujorm.tools.web.ao.Injector
-
- SUBTITLE_CSS - Static variable in class org.ujorm.tools.web.report.ReportBuilderConfigImpl.Constants
-
CSS class name for the output box
- subtitleSelector - Variable in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
A subtitle selector
- WebUtils - Class in org.ujorm.tools.web.ao
-
Static method for common use
- WebUtils() - Constructor for class org.ujorm.tools.web.ao.WebUtils
-
- write(Element) - Method in class org.ujorm.tools.web.ajax.JavaScriptWriter
-
Generate a Javascript
- write(Element) - Method in class org.ujorm.tools.web.ajax.JQueryWriter
-
Deprecated.
Generate a Javascript
- write(Element, T) - Method in interface org.ujorm.tools.web.ao.Column
-
Write a custom content of the table cell
- write(Element) - Method in interface org.ujorm.tools.web.ao.Injector
-
Performs this operation on the given argument.
- write(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
Write a key-value
- write(CharSequence, ValueProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
Write a key-value
- write(String, CharSequence, ValueProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
- write(CharSequence, boolean) - Method in class org.ujorm.tools.xml.AbstractWriter
-
Write escaped value to the output
- write(ApiElement) - Method in interface org.ujorm.tools.xml.config.ApiInjector
-
Performs an operation on the argument element.
- write(int, XmlModel) - Method in class org.ujorm.tools.xml.model.XmlWriter
-
Render the XML code without header
- write(int, CharSequence, Map<String, Object>, List<Object>, XmlModel) - Method in class org.ujorm.tools.xml.model.XmlWriter
-
Render the XML code without header
- writeClass(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
Write the value for a CSS CLASS selector
- writeClass(CharSequence, ValueProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
Write the value for a CSS CLASS selector
- writeClassObj(CharSequence, ObjectProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
An experimental feature: write the value for a CSS CLASS selector
- writeId(CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
Write the value for a CSS ID selector
- writeId(CharSequence, ValueProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
Write the value for a CSS ID selector
- writeIdObj(CharSequence, ObjectProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
An experimental feature: write the value for a CSS ID selector
- writeJs(CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
Write a Javascript to a call.
- writeNewLine(int) - Method in class org.ujorm.tools.xml.AbstractWriter
-
Write a new line with an offset by the current level
- writeObj(CharSequence, ObjectProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
An experimental feature: write a key-object value
- writeObj(String, CharSequence, ObjectProvider) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
An experimental feature: write key-object value
- writePrefix(String, CharSequence, CharSequence...) - Method in class org.ujorm.tools.web.json.JsonBuilder
-
Write a key-value with a prefix
- writer() - Method in class org.ujorm.tools.web.request.RContext
-
- writeRawValue(CharSequence, ApiElement) - Method in class org.ujorm.tools.xml.AbstractWriter
-
Write the content of an envelope
- writeRawValue(Object, XmlBuilder) - Method in class org.ujorm.tools.xml.builder.XmlPrinter
-
Write the content of an envelope
- writeValue(Object, ApiElement, String) - Method in class org.ujorm.tools.xml.AbstractWriter
-
Write escaped value to the output