Uses of Class
io.github.mmm.ui.tvm.widget.TvmWidget
-
-
Uses of TvmWidget in io.github.mmm.ui.tvm.widget
Subclasses of TvmWidget in io.github.mmm.ui.tvm.widget Modifier and Type Class Description classTvmActiveWidget<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiActiveWidgetfor TeaVM.classTvmClickableWidget<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofAttributeFeatureClickfor TeaVM.classTvmLabelImplementation ofUiLabelfor TeaVM.classTvmTextImplementation ofUiTextfor TeaVM.classTvmWidgetHtmlElement<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiNativeWidgetfor TeaVM based onHTMLElement. -
Uses of TvmWidget in io.github.mmm.ui.tvm.widget.button
Subclasses of TvmWidget in io.github.mmm.ui.tvm.widget.button Modifier and Type Class Description classTvmAbstractButton<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiAbstractButtonfor TeaVM.classTvmButtonImplementation ofUiButtonfor TeaVM. -
Uses of TvmWidget in io.github.mmm.ui.tvm.widget.composite
Subclasses of TvmWidget in io.github.mmm.ui.tvm.widget.composite Modifier and Type Class Description classTvmComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget>Implementation ofUiCompositeusing TeaVM.classTvmMutableComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget>Implementation ofUiMutableCompositefor TeaVM.classTvmRemovableComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget>Implementation ofUiRemovableCompositefor TeaVM.classTvmSlotImplementation ofUiSlotfor TeaVM.classTvmValuedComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget,V>Implementation ofUiValuedCompositefor TeaVM. -
Uses of TvmWidget in io.github.mmm.ui.tvm.widget.input
Subclasses of TvmWidget in io.github.mmm.ui.tvm.widget.input Modifier and Type Class Description classTvmAbstractTextAreaImplementation ofUiTextAreafor TeaVM.classTvmBooleanInputclassTvmCheckboxImplementation ofUiCheckboxusing TeaVM.classTvmComboBoxDataList<V>Implementation ofUiTextInputusing TeaVM.classTvmComboBoxSelect<V>Implementation ofUiTextInputusing TeaVM.classTvmHtmlInput<V>Implementation ofUiInputusing TeaVM based onHTMLInputElement.classTvmHtmlSelect<V>Implementation ofUiInputusing TeaVM based onHTMLSelectElement.classTvmInput<V,W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiInputusing TeaVM.classTvmLabelledInput<V>TvmInputthat also implementsAttributeWriteText.classTvmPasswordInputImplementation ofUiPasswordInputusing TeaVM.classTvmRadioButtonImplementation ofUiRadioButtonusing TeaVM.classTvmRadioChoice<V>Implementation ofUiTextInputusing TeaVM.classTvmStringInputImplementation ofUiStringInputusing TeaVM.classTvmTextAreaImplementation ofUiTextAreafor TeaVM.classTvmTextInputImplementation ofUiTextInputusing TeaVM.classTvmTextualInput<V>Implementation ofUiTextualInputusing TeaVM. -
Uses of TvmWidget in io.github.mmm.ui.tvm.widget.link
Subclasses of TvmWidget in io.github.mmm.ui.tvm.widget.link Modifier and Type Class Description classTvmAbstractLinkImplementation ofUiAbstractLinkfor TeaVM.classTvmExternalLinkImplementation ofUiExternalLinkfor TeaVM.classTvmInternalLinkImplementation ofUiInternalLinkfor TeaVM. -
Uses of TvmWidget in io.github.mmm.ui.tvm.widget.panel
Subclasses of TvmWidget in io.github.mmm.ui.tvm.widget.panel Modifier and Type Class Description classTvmBorderPanelImplementation ofUiBorderPanelusing TeaVM.classTvmButtonPanelImplementation ofUiButtonPanelusing TeaVM.classTvmGridPanelImplementation ofUiGridPanelusing TeaVM.classTvmGridRowImplementation ofUiGridRowusing TeaVM.classTvmHorizontalPanelImplementation ofUiHorizontalPanelusing TeaVM.classTvmMutablePanel<W extends org.teavm.jso.dom.html.HTMLElement>Implementation ofUiMutablePanelfor TeaVM.classTvmScrollPanelImplementation ofUiScrollPanelfor TeaVM.classTvmVerticalPanelImplementation ofUiVerticalPanelusing TeaVM.
-