Class UiReactView

java.lang.Object
All Implemented Interfaces:
UiObject

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

    • jsx

      protected java.lang.String jsx
    • componentByRefName

      protected java.util.Map<java.lang.String,​UiClientObjectReference> componentByRefName
    • propValueByPropName

      protected java.util.Map<java.lang.String,​java.lang.String> propValueByPropName
  • Constructor Details

    • UiReactView

      public UiReactView()
  • Method Details