| Modifier and Type | Class and Description |
|---|---|
class |
CanvasMacros<T extends HtmlCanvas>
CanvasMacros is a helper class that provides convenience methods for common HTML constructions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlBufferingCanvas
HtmlBufferingCanvas separates the Head and Body section of a HTML page.
|
| Modifier and Type | Field and Description |
|---|---|
HtmlCanvas |
JQMobile.canvas |
| Modifier and Type | Method and Description |
|---|---|
HtmlCanvas |
HtmlCanvas._a()
Closes the a tag.
|
HtmlCanvas |
HtmlCanvas._abbr()
Closes the abbr tag.
|
HtmlCanvas |
HtmlCanvas._acronym()
Closes the acronym tag.
|
HtmlCanvas |
HtmlCanvas._address()
Closes the address tag.
|
HtmlCanvas |
HtmlCanvas._applet()
Closes the applet tag.
|
HtmlCanvas |
HtmlCanvas._article()
Closes the article tag.
|
HtmlCanvas |
HtmlCanvas._aside()
Closes the aside tag.
|
HtmlCanvas |
HtmlCanvas._audio()
Closes the audio tag.
|
HtmlCanvas |
HtmlCanvas._b()
Closes the b tag.
|
HtmlCanvas |
HtmlCanvas._bdo()
Closes the bdo tag.
|
HtmlCanvas |
HtmlCanvas._big()
Closes the big tag.
|
HtmlCanvas |
HtmlCanvas._blockquote()
Closes the blockquote tag.
|
HtmlCanvas |
HtmlBufferingCanvas._body() |
HtmlCanvas |
HtmlCanvas._body()
Closes the body tag.
|
HtmlCanvas |
HtmlCanvas._button()
Closes the button tag.
|
HtmlCanvas |
HtmlCanvas._canvas()
Closes the canvas tag.
|
HtmlCanvas |
HtmlCanvas._caption()
Closes the caption tag.
|
HtmlCanvas |
HtmlCanvas._cdata()
Write the closing of a CDATA section (not really a HTML element).
|
HtmlCanvas |
HtmlCanvas._cite()
Closes the cite tag.
|
HtmlCanvas |
HtmlCanvas._code()
Closes the code tag.
|
HtmlCanvas |
HtmlCanvas._colgroup()
Closes the colgroup tag.
|
HtmlCanvas |
HtmlCanvas._command()
Closes the command tag.
|
HtmlCanvas |
HtmlCanvas._datalist()
Closes the datalist tag.
|
HtmlCanvas |
HtmlCanvas._dd()
Closes the dd tag.
|
HtmlCanvas |
HtmlCanvas._del()
Closes the del tag.
|
HtmlCanvas |
HtmlCanvas._details()
Closes the details tag.
|
HtmlCanvas |
HtmlCanvas._dfn()
Closes the dfn tag.
|
HtmlCanvas |
HtmlCanvas._dir()
Closes the dir tag.
|
HtmlCanvas |
HtmlCanvas._div()
Closes the div tag.
|
HtmlCanvas |
HtmlCanvas._dl()
Closes the dl tag.
|
HtmlCanvas |
HtmlCanvas._dt()
Closes the dt tag.
|
HtmlCanvas |
HtmlCanvas._em()
Closes the em tag.
|
HtmlCanvas |
HtmlCanvas._embed()
Closes the embed tag.
|
HtmlCanvas |
HtmlCanvas._fieldset()
Closes the fieldset tag.
|
HtmlCanvas |
HtmlCanvas._figcaption()
Closes the figcaption tag.
|
HtmlCanvas |
HtmlCanvas._figure()
Closes the figure tag.
|
HtmlCanvas |
HtmlCanvas._font()
Closes the font tag.
|
HtmlCanvas |
HtmlCanvas._footer()
Closes the footer tag.
|
HtmlCanvas |
HtmlCanvas._form()
Closes the form tag.
|
HtmlCanvas |
HtmlCanvas._frameset()
Closes the frameset tag.
|
HtmlCanvas |
HtmlCanvas._h1()
Closes the h1 tag.
|
HtmlCanvas |
HtmlCanvas._h2()
Closes the h2 tag.
|
HtmlCanvas |
HtmlCanvas._h3()
Closes the h3 tag.
|
HtmlCanvas |
HtmlCanvas._h4()
Closes the h4 tag.
|
HtmlCanvas |
HtmlCanvas._h5()
Closes the h5 tag.
|
HtmlCanvas |
HtmlCanvas._h6()
Closes the h6 tag.
|
HtmlCanvas |
HtmlBufferingCanvas._head() |
HtmlCanvas |
HtmlCanvas._head()
Closes the head tag.
|
HtmlCanvas |
HtmlCanvas._header()
Closes the header tag.
|
HtmlCanvas |
HtmlCanvas._hgroup()
Closes the hgroup tag.
|
HtmlCanvas |
HtmlBufferingCanvas._html() |
HtmlCanvas |
HtmlCanvas._html()
Closes the html tag.
|
HtmlCanvas |
HtmlCanvas._i()
Closes the i tag.
|
HtmlCanvas |
HtmlCanvas._if() |
HtmlCanvas |
HtmlCanvas._iframe()
Closes the iframe tag.
|
HtmlCanvas |
HtmlCanvas._ins()
Closes the ins tag.
|
HtmlCanvas |
HtmlCanvas._kbd()
Closes the kbd tag.
|
HtmlCanvas |
HtmlCanvas._keygen()
Closes the keygen tag.
|
HtmlCanvas |
HtmlCanvas._label()
Closes the label tag.
|
HtmlCanvas |
HtmlCanvas._legend()
Closes the legend tag.
|
HtmlCanvas |
HtmlCanvas._li()
Closes the li tag.
|
HtmlCanvas |
HtmlCanvas._main()
Closes the main tag.
|
HtmlCanvas |
HtmlCanvas._map()
Closes the map tag.
|
HtmlCanvas |
HtmlCanvas._mark()
Closes the mark tag.
|
HtmlCanvas |
HtmlCanvas._menu()
Closes the menu tag.
|
HtmlCanvas |
HtmlCanvas._meter()
Closes the meter tag.
|
HtmlCanvas |
HtmlCanvas._nav()
Closes the nav tag.
|
HtmlCanvas |
HtmlCanvas._noframes()
Closes the noframes tag.
|
HtmlCanvas |
HtmlCanvas._noscript()
Closes the noscript tag.
|
HtmlCanvas |
HtmlCanvas._object()
Closes the object tag.
|
HtmlCanvas |
HtmlCanvas._ol()
Closes the ol tag.
|
HtmlCanvas |
HtmlCanvas._optgroup()
Closes the optgroup tag.
|
HtmlCanvas |
HtmlCanvas._option()
Closes the option tag.
|
HtmlCanvas |
HtmlCanvas._output()
Closes the output tag.
|
HtmlCanvas |
HtmlCanvas._p()
Closes the p tag.
|
HtmlCanvas |
HtmlCanvas._pre()
Closes the pre tag.
|
HtmlCanvas |
HtmlCanvas._progress()
Closes the progress tag.
|
HtmlCanvas |
HtmlCanvas._q()
Closes the q tag.
|
HtmlCanvas |
HtmlCanvas._rp()
Closes the rp tag.
|
HtmlCanvas |
HtmlCanvas._rt()
Closes the rt tag.
|
HtmlCanvas |
HtmlCanvas._ruby()
Closes the ruby tag.
|
HtmlCanvas |
HtmlCanvas._s()
Closes the s tag.
|
HtmlCanvas |
HtmlCanvas._samp()
Closes the samp tag.
|
HtmlCanvas |
HtmlCanvas._script()
Closes the script tag.
|
HtmlCanvas |
HtmlCanvas._section()
Closes the section tag.
|
HtmlCanvas |
HtmlCanvas._select()
Closes the select tag.
|
HtmlCanvas |
HtmlCanvas._small()
Closes the small tag.
|
HtmlCanvas |
HtmlCanvas._source()
Closes the source tag.
|
HtmlCanvas |
HtmlCanvas._span()
Closes the span tag.
|
HtmlCanvas |
HtmlCanvas._strike()
Closes the strike tag.
|
HtmlCanvas |
HtmlCanvas._strong()
Closes the strong tag.
|
HtmlCanvas |
HtmlCanvas._style()
Closes the style tag.
|
HtmlCanvas |
HtmlCanvas._sub()
Closes the sub tag.
|
HtmlCanvas |
HtmlCanvas._summary()
Closes the summary tag.
|
HtmlCanvas |
HtmlCanvas._sup()
Closes the sup tag.
|
HtmlCanvas |
HtmlCanvas._table()
Closes the table tag.
|
HtmlCanvas |
HtmlCanvas._tbody()
Closes the tbody tag.
|
HtmlCanvas |
HtmlCanvas._td()
Closes the td tag.
|
HtmlCanvas |
HtmlCanvas._textarea()
Closes the textarea tag.
|
HtmlCanvas |
HtmlCanvas._tfoot()
Closes the tfoot tag.
|
HtmlCanvas |
HtmlCanvas._th()
Closes the th tag.
|
HtmlCanvas |
HtmlCanvas._thead()
Closes the thead tag.
|
HtmlCanvas |
HtmlCanvas._time()
Closes the time tag.
|
HtmlCanvas |
HtmlCanvas._title()
Closes the title tag.
|
HtmlCanvas |
HtmlCanvas._tr()
Closes the tr tag.
|
HtmlCanvas |
HtmlCanvas._tt()
Closes the tt tag.
|
HtmlCanvas |
HtmlCanvas._u()
Closes the u tag.
|
HtmlCanvas |
HtmlCanvas._ul()
Closes the ul tag.
|
HtmlCanvas |
HtmlCanvas._var()
Closes the var tag.
|
HtmlCanvas |
HtmlCanvas._video()
Closes the video tag.
|
HtmlCanvas |
HtmlCanvas._wbr()
Closes the wbr tag.
|
HtmlCanvas |
HtmlCanvas.a()
Opens the a tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.a(CharactersWriteable attrs)
Opens the a tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.abbr()
Opens the abbr tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.abbr(CharactersWriteable attrs)
Opens the abbr tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.acronym()
Opens the acronym tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.acronym(CharactersWriteable attrs)
Opens the acronym tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.address()
Opens the address tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.address(CharactersWriteable attrs)
Opens the address tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.applet()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.applet(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.area(CharactersWriteable attrs)
Opens the area tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.article()
Defines an article.
|
HtmlCanvas |
HtmlCanvas.article(CharactersWriteable attrs)
Defines an article.
|
HtmlCanvas |
HtmlCanvas.aside()
Defines content aside from the page content.
|
HtmlCanvas |
HtmlCanvas.aside(CharactersWriteable attrs)
Defines content aside from the page content.
|
HtmlCanvas |
HtmlCanvas.audio()
Defines sound content.
|
HtmlCanvas |
HtmlCanvas.audio(CharactersWriteable attrs)
Defines sound content.
|
HtmlCanvas |
HtmlCanvas.b()
Opens the b tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.b(CharactersWriteable attrs)
Opens the b tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.base(CharactersWriteable attrs)
Opens the base tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.basefont()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.basefont(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.bdo()
Opens the bdo tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.bdo(CharactersWriteable attrs)
Opens the bdo tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.big()
Opens the big tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.big(CharactersWriteable attrs)
Opens the big tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.blockquote()
Opens the blockquote tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.blockquote(CharactersWriteable attrs)
Opens the blockquote tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.body()
Opens the body tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.body(CharactersWriteable attrs)
Opens the body tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.br()
Opens the br tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.br(CharactersWriteable attrs)
Opens the br tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.button()
Opens the button tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.button(CharactersWriteable attrs)
Opens the button tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.canvas()
Defines graphics.
|
HtmlCanvas |
HtmlCanvas.canvas(CharactersWriteable attrs)
Defines graphics.
|
HtmlCanvas |
HtmlCanvas.caption()
Opens the caption tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.caption(CharactersWriteable attrs)
Opens the caption tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.cdata()
Write the opening of a CDATA section (not really a HTML element).
|
HtmlCanvas |
HtmlCanvas.center()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.cite()
Opens the cite tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.cite(CharactersWriteable attrs)
Opens the cite tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.close()
Close the most recent opened tag.
|
HtmlCanvas |
HtmlCanvas.close(String expectedTag)
Close the most recent opened tag and expect it to be #expectedTag
|
HtmlCanvas |
HtmlCanvas.code()
Opens the code tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.code(CharactersWriteable attrs)
Opens the code tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.col(CharactersWriteable attrs)
Opens the col tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.colgroup()
Opens the colgroup tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.colgroup(CharactersWriteable attrs)
Opens the colgroup tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.command()
Defines a command button.
|
HtmlCanvas |
HtmlCanvas.command(CharactersWriteable attrs)
Defines a command button.
|
HtmlCanvas |
HtmlCanvas.content(Integer i)
Convenience method that calls write(Integer) and closes the last opened tag.
|
HtmlCanvas |
HtmlCanvas.content(String aString)
Convenience method that calls write(aString) and closes the last opened tag.
|
HtmlCanvas |
HtmlCanvas.content(String aString,
boolean escapeNeeded)
Convenience method that calls write(aString) and closes the last opened tag.
|
HtmlCanvas |
HtmlCanvas.createLocalCanvas()
Create a new empty canvas based on the receiver.
|
HtmlCanvas |
HtmlCanvas.datalist()
Defines a dropdown list.
|
HtmlCanvas |
HtmlCanvas.datalist(CharactersWriteable attrs)
Defines a dropdown list.
|
HtmlCanvas |
HtmlCanvas.dd()
Opens the dd tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.dd(CharactersWriteable attrs)
Opens the dd tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.del()
Opens the del tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.del(CharactersWriteable attrs)
Opens the del tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.details()
Defines details of an element.
|
HtmlCanvas |
HtmlCanvas.details(CharactersWriteable attrs)
Defines details of an element.
|
HtmlCanvas |
HtmlCanvas.dfn()
Opens the dfn tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.dfn(CharactersWriteable attrs)
Opens the dfn tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.dir()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.dir(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.div()
Opens the div tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.div(CharactersWriteable attrs)
Opens the div tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.dl()
Opens the dl tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.dl(CharactersWriteable attrs)
Opens the dl tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.dt()
Opens the dt tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.dt(CharactersWriteable attrs)
Opens the dt tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.em()
Opens the em tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.em(CharactersWriteable attrs)
Opens the em tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.embed()
Defines external interactive content or plugin.
|
HtmlCanvas |
HtmlCanvas.embed(CharactersWriteable attrs)
Defines external interactive content or plugin.
|
HtmlCanvas |
HtmlCanvas.fieldset()
Opens the fieldset tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.fieldset(CharactersWriteable attrs)
Opens the fieldset tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.figcaption()
Defines the caption of a figure element.
|
HtmlCanvas |
HtmlCanvas.figcaption(CharactersWriteable attrs)
Defines the caption of a figure element.
|
HtmlCanvas |
HtmlCanvas.figure()
Defines a group of media content, and their caption.
|
HtmlCanvas |
HtmlCanvas.figure(CharactersWriteable attrs)
Defines a group of media content, and their caption.
|
HtmlCanvas |
HtmlCanvas.font()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.font(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.footer()
Defines a footer for a section or page.
|
HtmlCanvas |
HtmlCanvas.footer(CharactersWriteable attrs)
Defines a footer for a section or page.
|
HtmlCanvas |
HtmlCanvas.form()
Opens the form tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.form(CharactersWriteable attrs)
Opens the form tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.frame(CharactersWriteable attrs)
Opens the frame tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.frameset()
Opens the frameset tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.frameset(CharactersWriteable attrs)
Opens the frameset tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h1()
Opens the h1 tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.h1(CharactersWriteable attrs)
Opens the h1 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h2()
Opens the h2 tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.h2(CharactersWriteable attrs)
Opens the h2 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h3()
Opens the h3 tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.h3(CharactersWriteable attrs)
Opens the h3 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h4()
Opens the h4 tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.h4(CharactersWriteable attrs)
Opens the h4 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h5()
Opens the h5 tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.h5(CharactersWriteable attrs)
Opens the h5 tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.h6()
Opens the h6 tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.h6(CharactersWriteable attrs)
Opens the h6 tag, with the specified attributes.
|
HtmlCanvas |
HtmlBufferingCanvas.head() |
HtmlCanvas |
HtmlCanvas.head()
Opens the head tag, without any attributes.
|
HtmlCanvas |
HtmlBufferingCanvas.head(CharactersWriteable attrs) |
HtmlCanvas |
HtmlCanvas.head(CharactersWriteable attrs)
Opens the head tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.header()
Defines a header for a section or page.
|
HtmlCanvas |
HtmlCanvas.header(CharactersWriteable attrs)
Defines a header for a section or page.
|
HtmlCanvas |
HtmlCanvas.hgroup()
Defines information about a section in a document.
|
HtmlCanvas |
HtmlCanvas.hgroup(CharactersWriteable attrs)
Defines information about a section in a document.
|
HtmlCanvas |
HtmlCanvas.hr()
Opens the hr tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.hr(CharactersWriteable attrs)
Opens the hr tag, with the specified attributes.
|
HtmlCanvas |
HtmlBufferingCanvas.html() |
HtmlCanvas |
HtmlCanvas.html()
Opens the html tag, without any attributes.
|
HtmlCanvas |
HtmlBufferingCanvas.html(CharactersWriteable attrs) |
HtmlCanvas |
HtmlCanvas.html(CharactersWriteable attrs)
Opens the html tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.i()
Opens the i tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.i(CharactersWriteable attrs)
Opens the i tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.if_(boolean condition)
If the condition is true then return the receiver
otherwise return a SinkCanvas that consumes all tags until the last is closed.
|
HtmlCanvas |
HtmlCanvas.iframe()
Opens the iframe tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.iframe(CharactersWriteable attrs)
Opens the iframe tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.img(CharactersWriteable attrs)
Opens the img tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.input()
Opens the input tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.input(CharactersWriteable attrs)
Opens the input tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.ins()
Opens the ins tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.ins(CharactersWriteable attrs)
Opens the ins tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.isindex()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.isindex(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.kbd()
Opens the kbd tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.kbd(CharactersWriteable attrs)
Opens the kbd tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.keygen()
Defines a generated key in a form.
|
HtmlCanvas |
HtmlCanvas.keygen(CharactersWriteable attrs)
Defines a generated key in a form.
|
HtmlCanvas |
HtmlCanvas.label()
Opens the label tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.label(CharactersWriteable attrs)
Opens the label tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.legend()
Opens the legend tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.legend(CharactersWriteable attrs)
Opens the legend tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.li()
Opens the li tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.li(CharactersWriteable attrs)
Opens the li tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.link(CharactersWriteable attrs)
Opens the link tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.main()
Defines the main content of a document.
|
HtmlCanvas |
HtmlCanvas.main(CharactersWriteable attrs)
Defines the main content of a document.
|
HtmlCanvas |
HtmlCanvas.map()
Opens the map tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.map(CharactersWriteable attrs)
Opens the map tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.mark()
Defines marked text.
|
HtmlCanvas |
HtmlCanvas.mark(CharactersWriteable attrs)
Defines marked text.
|
HtmlCanvas |
HtmlCanvas.menu()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.menu(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.meta(CharactersWriteable attrs)
Opens the meta tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.meter()
Defines measurement within a predefined range.
|
HtmlCanvas |
HtmlCanvas.meter(CharactersWriteable attrs)
Defines measurement within a predefined range.
|
HtmlCanvas |
HtmlCanvas.nav()
Defines navigation links.
|
HtmlCanvas |
HtmlCanvas.nav(CharactersWriteable attrs)
Defines navigation links.
|
HtmlCanvas |
HtmlCanvas.noframes()
Opens the noframes tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.noframes(CharactersWriteable attrs)
Opens the noframes tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.noscript()
Opens the noscript tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.noscript(CharactersWriteable attrs)
Opens the noscript tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.object()
Opens the object tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.object(CharactersWriteable attrs)
Opens the object tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.ol()
Opens the ol tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.ol(CharactersWriteable attrs)
Opens the ol tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.optgroup()
Opens the optgroup tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.optgroup(CharactersWriteable attrs)
Opens the optgroup tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.option()
Opens the option tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.option(CharactersWriteable attrs)
Opens the option tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.output()
Defines some types of output.
|
HtmlCanvas |
HtmlCanvas.output(CharactersWriteable attrs)
Defines some types of output.
|
HtmlCanvas |
HtmlCanvas.p()
Opens the p tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.p(CharactersWriteable attrs)
Opens the p tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.param(CharactersWriteable attrs)
Opens the param tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.pre()
Opens the pre tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.pre(CharactersWriteable attrs)
Opens the pre tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.progress()
Defines progress of a task of any kind.
|
HtmlCanvas |
HtmlCanvas.progress(CharactersWriteable attrs)
Defines progress of a task of any kind.
|
HtmlCanvas |
HtmlCanvas.q()
Opens the q tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.q(CharactersWriteable attrs)
Opens the q tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.render_if(Renderable component,
boolean condition)
Conditionally render a component based on the condition.
|
HtmlCanvas |
HtmlCanvas.render(Renderable component)
Render the component using the receiver.
|
HtmlCanvas |
HtmlCanvas.rp()
Used in ruby annotations to define what to show browsers that to not support the ruby element..
|
HtmlCanvas |
HtmlCanvas.rp(CharactersWriteable attrs)
Used in ruby annotations to define what to show browsers that to not support the ruby element..
|
HtmlCanvas |
HtmlCanvas.rt()
Defines explanation to ruby annotations..
|
HtmlCanvas |
HtmlCanvas.rt(CharactersWriteable attrs)
Defines explanation to ruby annotations..
|
HtmlCanvas |
HtmlCanvas.ruby()
Defines ruby annotations.
|
HtmlCanvas |
HtmlCanvas.ruby(CharactersWriteable attrs)
Defines ruby annotations.
|
HtmlCanvas |
HtmlCanvas.s()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.s(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.samp()
Opens the samp tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.samp(CharactersWriteable attrs)
Opens the samp tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.script()
Opens the script tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.script(CharactersWriteable attrs)
Opens the script tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.section()
Defines a section.
|
HtmlCanvas |
HtmlCanvas.section(CharactersWriteable attrs)
Defines a section.
|
HtmlCanvas |
HtmlCanvas.select()
Opens the select tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.select(CharactersWriteable attrs)
Opens the select tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.small()
Opens the small tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.small(CharactersWriteable attrs)
Opens the small tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.source()
Defines media resources.
|
HtmlCanvas |
HtmlCanvas.source(CharactersWriteable attrs)
Defines media resources.
|
HtmlCanvas |
HtmlCanvas.span()
Opens the span tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.span(CharactersWriteable attrs)
Opens the span tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.strike()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.strike(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.strong()
Opens the strong tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.strong(CharactersWriteable attrs)
Opens the strong tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.style()
Opens the style tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.style(CharactersWriteable attrs)
Opens the style tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.sub()
Opens the sub tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.sub(CharactersWriteable attrs)
Opens the sub tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.summary()
Defines the header of a "detail" element.
|
HtmlCanvas |
HtmlCanvas.summary(CharactersWriteable attrs)
Defines the header of a "detail" element.
|
HtmlCanvas |
HtmlCanvas.sup()
Opens the sup tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.sup(CharactersWriteable attrs)
Opens the sup tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.table()
Opens the table tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.table(CharactersWriteable attrs)
Opens the table tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.tag_close(String tagName) |
HtmlCanvas |
HtmlCanvas.tag(String tagName)
Write the open tag <{tagName}>.
|
HtmlCanvas |
HtmlCanvas.tag(String tagName,
CharactersWriteable attrs)
Write the open tag with attributes {attrs}.
|
HtmlCanvas |
HtmlCanvas.tbody()
Opens the tbody tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.tbody(CharactersWriteable attrs)
Opens the tbody tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.td()
Opens the td tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.td(CharactersWriteable attrs)
Opens the td tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.textarea()
Opens the textarea tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.textarea(CharactersWriteable attrs)
Opens the textarea tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.tfoot()
Opens the tfoot tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.tfoot(CharactersWriteable attrs)
Opens the tfoot tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.th()
Opens the th tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.th(CharactersWriteable attrs)
Opens the th tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.thead()
Opens the thead tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.thead(CharactersWriteable attrs)
Opens the thead tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.time()
Defines a date/time.
|
HtmlCanvas |
HtmlCanvas.time(CharactersWriteable attrs)
Defines a date/time.
|
HtmlCanvas |
HtmlCanvas.title()
Opens the title tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.title(CharactersWriteable attrs)
Opens the title tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.tr()
Opens the tr tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.tr(CharactersWriteable attrs)
Opens the tr tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.tt()
Opens the tt tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.tt(CharactersWriteable attrs)
Opens the tt tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.u()
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.u(CharactersWriteable attrs)
Deprecated.
this tag is deprecated in HTML 4.0.
|
HtmlCanvas |
HtmlCanvas.ul()
Opens the ul tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.ul(CharactersWriteable attrs)
Opens the ul tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.var()
Opens the var tag, without any attributes.
|
HtmlCanvas |
HtmlCanvas.var(CharactersWriteable attrs)
Opens the var tag, with the specified attributes.
|
HtmlCanvas |
HtmlCanvas.video()
Defines a video.
|
HtmlCanvas |
HtmlCanvas.video(CharactersWriteable attrs)
Defines a video.
|
HtmlCanvas |
HtmlCanvas.wbr()
Defines a possible line-break.
|
HtmlCanvas |
HtmlCanvas.wbr(CharactersWriteable attrs)
Defines a possible line-break.
|
HtmlCanvas |
HtmlCanvas.write(char ch)
Write a character.
|
HtmlCanvas |
HtmlCanvas.write(Integer i)
Convenience method that write the integer value (if not null).
|
HtmlCanvas |
HtmlCanvas.write(String unescapedString)
Write text after HTML escaping it.
|
HtmlCanvas |
HtmlCanvas.write(String text,
boolean escapeNeeded)
Write some text.
|
| Modifier and Type | Method and Description |
|---|---|
CanvasMacros<? extends HtmlCanvas> |
HtmlCanvas.createMacros()
Create a new CanvasMacros that provides convenience methods.
|
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
RequestUtils.getBooleanParameter(HtmlCanvas html,
String key) |
static ContextMap |
RequestUtils.getCookies(HtmlCanvas html) |
static String |
RequestUtils.getHeaderValue(HtmlCanvas html,
String name) |
static Integer |
RequestUtils.getIntegerParameter(HtmlCanvas html,
String key) |
static String |
RequestUtils.getParameter(HtmlCanvas html,
String key) |
static ContextMap |
RequestUtils.getParameters(HtmlCanvas html) |
static String |
RequestUtils.getPath(HtmlCanvas html) |
static String |
RequestUtils.getRequestURLAndQuery(HtmlCanvas html)
Return the full undecoded URL.
|
static ContextMap |
RequestUtils.getSession(HtmlCanvas html) |
void |
PageContext.renderForErrorOn(HtmlCanvas html)
Render error reporting information using the (debug) html
|
void |
PageContext.renderForInpectorOn(Inspector inspector,
HtmlCanvas html)
Render inspection information using the (debug) html
|
void |
ConditionalWrapper.renderOn(HtmlCanvas html) |
void |
SamplePage.renderOn(HtmlCanvas canvas) |
abstract void |
RenderableWrapper.renderOn(HtmlCanvas html)
see
Renderable |
void |
Renderable.renderOn(HtmlCanvas html)
Render the receiver using the HTML html.
|
void |
StringResource.renderOn(HtmlCanvas html)
Write the content as text using the html.
|
void |
DocType.renderOn(HtmlCanvas html) |
| Modifier and Type | Method and Description |
|---|---|
void |
Callback.respondOn(HtmlCanvas html) |
| Modifier and Type | Method and Description |
|---|---|
void |
Link.renderOn(HtmlCanvas canvas) |
void |
Script.renderOn(HtmlCanvas canvas) |
void |
GenericElement.renderOn(HtmlCanvas canvas) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderException.renderOn(HtmlCanvas html)
Render the receiver on a html to provide debugging information about the exception.
|
void |
RenderException.renderStackTraceOn(HtmlCanvas html)
Render information about the exception (if any)
|
| Modifier and Type | Method and Description |
|---|---|
void |
JQueryLibrary.renderOn(HtmlCanvas html)
Write a link reference to load the external Javascript library for
JQuery.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlServletCanvas |
| Modifier and Type | Method and Description |
|---|---|
HtmlCanvas |
HtmlServletCanvas.createLocalCanvas() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ServletUtils.hasAjaxRequest(HtmlCanvas canvas) |
static javax.servlet.http.HttpServletRequest |
ServletUtils.requestFor(HtmlCanvas canvas) |
static javax.servlet.http.HttpServletResponse |
ServletUtils.responseFor(HtmlCanvas canvas) |
static javax.servlet.http.HttpSession |
ServletUtils.sessionFor(HtmlCanvas canvas) |
| Modifier and Type | Method and Description |
|---|---|
static HtmlCanvas |
HtmlCanvasFactory.createCanvas(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Writer out) |
| Modifier and Type | Method and Description |
|---|---|
void |
FancyHeader.Before.renderOn(HtmlCanvas html) |
void |
FancyHeader.After.renderOn(HtmlCanvas html) |
| Modifier and Type | Class and Description |
|---|---|
class |
SinkCanvas
SinkCanvas is a canvas that ignores all render operations.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlCanvas |
SinkCanvas._if() |
HtmlCanvas |
SinkCanvas._render_inside() |
HtmlCanvas |
SinkCanvas.render(Renderable component) |
| Constructor and Description |
|---|
SinkCanvas(HtmlCanvas parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
DebugHtmlCanvas
DebugHtmlCanvas is a special HtmlCanvas that can render inspector wrappers around component on a HTML page.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlCanvas |
DebugHtmlCanvas._body() |
HtmlCanvas |
DebugHtmlCanvas.body() |
HtmlCanvas |
DebugHtmlCanvas.body(CharactersWriteable attrs) |
HtmlCanvas |
DebugHtmlCanvas.render(Renderable component) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Inspector.renderCssOn(HtmlCanvas html) |
void |
Inspector.renderOn(HtmlCanvas html) |
Copyright © 2010–2018. All rights reserved.