Serialized Form
-
Package com.vaadin.flow.component.html
-
Class com.vaadin.flow.component.html.Anchor
class Anchor extends HtmlContainer implements Serializable-
Serialized Fields
-
href
Serializable href
-
-
-
Class com.vaadin.flow.component.html.Article
class Article extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Aside
class Aside extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Code
class Code extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.DescriptionList
class DescriptionList extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.DescriptionList.Description
class Description extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.DescriptionList.Term
class Term extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Div
class Div extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Emphasis
class Emphasis extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.FieldSet
class FieldSet extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.FieldSet.Legend
class Legend extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.H1
class H1 extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.H2
class H2 extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.H3
class H3 extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.H4
class H4 extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.H5
class H5 extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.H6
class H6 extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Header
class Header extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Hr
class Hr extends HtmlComponent implements Serializable -
Class com.vaadin.flow.component.html.HtmlObject
class HtmlObject extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.IFrame
class IFrame extends HtmlComponent implements Serializable -
Class com.vaadin.flow.component.html.Image
class Image extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Input
-
Serialized Fields
-
currentMode
ValueChangeMode currentMode
-
valueChangeTimeout
int valueChangeTimeout
-
-
-
Class com.vaadin.flow.component.html.ListItem
class ListItem extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Main
class Main extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.NativeButton
class NativeButton extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.NativeDetails
class NativeDetails extends HtmlComponent implements Serializable-
Serialized Fields
-
content
Component content
-
summary
NativeDetails.Summary summary
-
-
-
Class com.vaadin.flow.component.html.NativeDetails.Summary
class Summary extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.NativeDetails.ToggleEvent
-
Serialized Fields
-
open
boolean open
-
-
-
Class com.vaadin.flow.component.html.NativeLabel
class NativeLabel extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.NativeTable
class NativeTable extends HtmlContainer implements Serializable-
Serialized Fields
-
bodies
List<NativeTableBody> bodies
The list of<tbody>elements of the table. -
caption
NativeTableCaption caption
The table's caption. -
foot
NativeTableFooter foot
The<tfoot>element of this table. -
head
NativeTableHeader head
The<thead>element of this table.
-
-
-
Class com.vaadin.flow.component.html.NativeTableBody
class NativeTableBody extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.NativeTableCaption
class NativeTableCaption extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.NativeTableCell
class NativeTableCell extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.NativeTableHeader
class NativeTableHeader extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.NativeTableHeaderCell
class NativeTableHeaderCell extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.NativeTableRow
class NativeTableRow extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.OrderedList
class OrderedList extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Paragraph
class Paragraph extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Param
class Param extends HtmlComponent implements Serializable -
Class com.vaadin.flow.component.html.Pre
class Pre extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.RangeInput
-
Serialized Fields
-
currentMode
ValueChangeMode currentMode
-
enabled
boolean enabled
-
readOnly
boolean readOnly
Range input element doesn't support the "read-only" attribute or property. We'll disable the component instead. -
valueChangeTimeout
int valueChangeTimeout
-
-
-
Class com.vaadin.flow.component.html.Section
class Section extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.Span
class Span extends HtmlContainer implements Serializable -
Class com.vaadin.flow.component.html.UnorderedList
class UnorderedList extends HtmlContainer implements Serializable
-