Class UiBorder

java.lang.Object
org.teamapps.dto.UiBorder
All Implemented Interfaces:
UiObject

public class UiBorder extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • top

      protected UiLine top
    • left

      protected UiLine left
    • bottom

      protected UiLine bottom
    • borderRadius

      protected float borderRadius
  • Constructor Details

    • UiBorder

      public UiBorder()
  • Method Details