@Tag(value="dt") public static class DescriptionList.Term extends HtmlContainer implements ClickNotifier<DescriptionList.Term>
<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, setTitle
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addClickListener
add, addComponentAsFirst, addComponentAtIndex, remove, removeAll
isEnabled, setEnabled
getElement
getHeight, getWidth, setHeight, setSizeFull, setSizeUndefined, setWidth
addClassName, addClassNames, getClassName, getClassNames, getStyle, hasClassName, removeClassName, removeClassNames, setClassName, setClassName
addAttachListener
addDetachListener
public Term()
public Term(Component... components)
components
- the child componentspublic Term(String text)
text
- the textCopyright © 2018. All rights reserved.