Class HtmlObject

All Implemented Interfaces:
AttachNotifier, BlurNotifier<HtmlObject>, ClickNotifier<HtmlObject>, DetachNotifier, Focusable<HtmlObject>, FocusNotifier<HtmlObject>, HasComponents, HasElement, HasEnabled, HasOrderedComponents, HasSize, HasStyle, HasText, Serializable

@Tag("object") public class HtmlObject extends HtmlContainer implements ClickNotifier<HtmlObject>, HasOrderedComponents, Focusable<HtmlObject>
Component representing a <object> element.
Since:
Author:
Vaadin Ltd
See Also: