Class JmixFieldGroupLayoutState

java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractComponentContainerState
com.vaadin.shared.ui.AbstractLayoutState
com.vaadin.shared.ui.gridlayout.GridLayoutState
io.jmix.ui.widget.client.fieldgrouplayout.JmixFieldGroupLayoutState
All Implemented Interfaces:
Serializable

public class JmixFieldGroupLayoutState extends com.vaadin.shared.ui.gridlayout.GridLayoutState
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.vaadin.shared.ui.gridlayout.GridLayoutState

    com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData
  • Field Summary

    Fields

    Fields inherited from class com.vaadin.shared.ui.gridlayout.GridLayoutState

    ALIGNMENT_DEFAULT, childData, colExpand, columns, explicitColRatios, explicitRowRatios, hideEmptyRowsAndColumns, marginsBitmask, rowExpand, rows, spacing

    Fields inherited from class com.vaadin.shared.ui.AbstractLayoutState

    requiredIndicatorVisible

    Fields inherited from class com.vaadin.shared.AbstractComponentState

    caption, captionAsHtml, CONTEXT_HELP_ICON_CLICK_EVENT, contextHelpText, contextHelpTextHtmlEnabled, description, descriptionContentMode, errorLevel, errorMessage, height, id, jTestId, primaryStyleName, styles, width

    Fields inherited from class com.vaadin.shared.communication.SharedState

    enabled, registeredEventListeners, resources
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • useInlineCaption

      public boolean useInlineCaption
    • columnFieldCaptionWidth

      public int[] columnFieldCaptionWidth
    • fieldCaptionWidth

      public int fieldCaptionWidth
    • columnsCaptionAlignment

      public CaptionAlignment columnsCaptionAlignment
    • columnsCaptionAlignments

      public CaptionAlignment[] columnsCaptionAlignments
  • Constructor Details

    • JmixFieldGroupLayoutState

      public JmixFieldGroupLayoutState()