Interface StyledFDField

    • Method Detail

      • getWidth

        @Nonnull
        java.lang.String getWidth()
        Returns:
        Returns the width of the component, if no width is configured it would return an empty string
      • getHeight

        @Nonnull
        java.lang.String getHeight()
        Returns:
        Returns the height of the component, if no height is configured it would return an empty string
      • getCssClassName

        @Nonnull
        java.lang.String getCssClassName()
        Returns:
        Returns the CSS Class name configured for the component, if no CSS Class name is configured it would return an empty string