Class ButtonLayout

java.lang.Object
com._1c.g5.v8.dt.form.layout.commandpanels.ButtonLayout

public class ButtonLayout extends Object
  • Field Details

    • kAccurateTextRect

      public static final int kAccurateTextRect
      See Also:
    • kFixedWidth

      public static final int kFixedWidth
      See Also:
    • kFixedHeight

      public static final int kFixedHeight
      See Also:
    • kFixedSize

      public static final int kFixedSize
      See Also:
    • flags

      public int flags
    • rect

      public Rect rect
    • image

      public Rect image
    • text

      public Rect text
    • arrow

      public Rect arrow
    • haveImage

      public boolean haveImage
    • haveText

      public boolean haveText
    • haveArrow

      public boolean haveArrow
  • Constructor Details

    • ButtonLayout

      public ButtonLayout()