@Tag(value="dt") public static class DescriptionList.Term extends HtmlContainer implements ClickNotifier
<dt> element.| Constructor and Description |
|---|
Term()
Creates a new empty term.
|
Term(Component... components)
Creates a new term with the given child components.
|
Term(String text)
Creates a new term with the given text.
|
getTitle, setTitleaddListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddClickListeneradd, remove, removeAllisEnabled, setEnabledgetElementgetHeight, getWidth, setHeight, setSizeFull, setSizeUndefined, setWidthaddClassName, addClassNames, getClassName, getClassNames, getStyle, hasClassName, removeClassName, removeClassNames, setClassName, setClassNameaddAttachListeneraddDetachListenerpublic Term()
public Term(Component... components)
components - the child componentspublic Term(String text)
text - the textCopyright © 2019. All rights reserved.