@Tag(value="footer") public class Footer extends HtmlContainer implements ClickNotifier<Footer>
<footer>
element.Constructor and Description |
---|
Footer()
Creates a new empty footer.
|
Footer(Component... components)
Creates a new footer with the given child components.
|
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 Footer()
public Footer(Component... components)
components
- the child componentsCopyright © 2019. All rights reserved.