@Tag(value="dl") public class DescriptionList extends HtmlContainer implements ClickNotifier<DescriptionList>
<dl> element.| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptionList.Description
Component representing a
<dd> element. |
static class |
DescriptionList.Term
Component representing a
<dt> element. |
| Constructor and Description |
|---|
DescriptionList()
Creates a new empty description list.
|
DescriptionList(Map<DescriptionList.Term,DescriptionList.Description> terms)
Creates a new description list with the given map of terms and
descriptions.
|
getTitle, setTitleaddListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getTranslation, getTranslation, getUI, hasListener, isAttached, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddClickListener, addClickShortcutadd, add, addComponentAsFirst, addComponentAtIndex, remove, removeAllisEnabled, setEnabledgetElementgetCssSize, getHeight, getHeightUnit, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, getWidthUnit, setHeight, setHeight, setHeightFull, setMaxHeight, setMaxHeight, setMaxWidth, setMaxWidth, setMinHeight, setMinHeight, setMinWidth, setMinWidth, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthFulladdClassName, addClassNames, getClassName, getClassNames, getStyle, hasClassName, removeClassName, removeClassNames, setClassName, setClassNameaddAttachListeneraddDetachListenerpublic DescriptionList()
public DescriptionList(Map<DescriptionList.Term,DescriptionList.Description> terms)
terms - the map of terms and descriptionsCopyright © 2025. All rights reserved.