Verwendungen von Klasse
ch.nolix.core.web.html.HtmlAttribute
Package
Beschreibung
The
ch.nolix.core.web.html
package defines the types that are
declared in the {ch.nolix.coreapi.documentapi.htmlapi} package.The
ch.nolix.system.webgui.controltool
package defines tools for
IControl
s.The
ch.nolix.system.webgui.layertool
package defines tools for
ILayer
s.-
Verwendungen von HtmlAttribute in ch.nolix.core.web.html
Modifizierer und TypMethodeBeschreibungstatic HtmlAttribute
HtmlAttribute.fromHtmlAttribute
(IHtmlAttribute htmlAttribute) static HtmlAttribute
HtmlAttribute.withNameAndValue
(String name, int value) static HtmlAttribute
HtmlAttribute.withNameAndValue
(String name, String value) -
Verwendungen von HtmlAttribute in ch.nolix.system.webgui.controltool
Modifizierer und TypMethodeBeschreibungControlTool.createIdHtmlAttributeForControl
(IControl<?, ?> control) -
Verwendungen von HtmlAttribute in ch.nolix.system.webgui.layertool