Class LabelImpl<V>

All Implemented Interfaces:
AttachNotifier, Component, Component.BelongToFrame, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasValueSource<V>, HasContextHelp, HasDebugId, HasFormatter<V>, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasValue<V>, Label<V>

public class LabelImpl<V> extends AbstractViewComponent<com.vaadin.ui.Label,String,V> implements Label<V>
  • Field Details

  • Constructor Details

    • LabelImpl

      public LabelImpl()
  • Method Details