public interface HandlesAriaCaption
| Modifier and Type | Method and Description |
|---|---|
void |
bindAriaCaption(com.google.gwt.user.client.Element captionElement)
Called to bind the provided caption (label in HTML speak) element to the
main input element of the Widget.
|
void bindAriaCaption(com.google.gwt.user.client.Element captionElement)
captionElement - Element of the captionCopyright © 2023 Vaadin Ltd. All rights reserved.