HamletSpec.__, HamletSpec._Anchor, HamletSpec._Block, HamletSpec._Child, HamletSpec._Content, HamletSpec._FieldSet, HamletSpec._FontSize, HamletSpec._FontStyle, HamletSpec._Form, HamletSpec._FormCtrl, HamletSpec._ImgObject, HamletSpec._InsDel, HamletSpec._Label, HamletSpec._Object, HamletSpec._RawContent, HamletSpec._Script, HamletSpec._Special, HamletSpec._SubSup, HamletSpec.Attrs, HamletSpec.Block, HamletSpec.CoreAttrs, HamletSpec.EventsAttrs, HamletSpec.Flow, HamletSpec.FontStyle, HamletSpec.FormCtrl, HamletSpec.Heading, HamletSpec.I18nAttrs, HamletSpec.Inline, HamletSpec.Listing, HamletSpec.PCData, HamletSpec.Phrase, HamletSpec.Preformatted, HamletSpec.SpecialHamletSpec.TD, HamletSpec.THpublic static interface HamletSpec._Cell extends HamletSpec.Attrs, HamletSpec.Flow, HamletSpec._Child
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec._Cell |
$colspan(int cols) |
number of cols spanned by cell.
|
HamletSpec._Cell |
$headers(java.lang.String cdata) |
space-separated list of id's for header cells
|
HamletSpec._Cell |
$rowspan(int rows) |
number of rows spanned by cell.
|
HamletSpec._Cell |
$scope(HamletSpec.Scope scope) |
scope covered by header cells
|
a, a, a, a__, address, address, blockquote, bq, div, div, dl, dl, hr, hr, p, p, table, table____fieldset, fieldsetsmall, small, smallb, b, b, i, i, iform, formbutton, button, button, input, input, select, select, textarea, textarea, textareaimg, imgdel, del, ins, inslabel, labelobject, object_rscript, scriptbdo, bdo, br, br, map, map, q, q, q, span, span, spansub, sub, sub, sup, sup, sup$class, $id, $style, $title$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmousemove, $onmouseout, $onmouseover, $onmouseuph1, h1, h1, h2, h2, h2, h3, h3, h3, h4, h4, h4, h5, h5, h5, h6, h6, h6$dir, $langol, ol, ul, ulabbr, abbr, abbr, cite, cite, cite, code, code, code, dfn, dfn, dfn, em, em, em, kbd, kbd, kbd, samp, samp, samp, strong, strong, strong, var, var, varpre, preHamletSpec._Cell $headers(java.lang.String cdata)
cdata - the content of the element.HamletSpec._Cell $scope(HamletSpec.Scope scope)
scope - scope.HamletSpec._Cell $rowspan(int rows)
rows - number of rows.HamletSpec._Cell $colspan(int cols)
cols - number of cols.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.