Package com.vaadin.client.flow.util
Interface JsObject.PropertyDescriptor
-
- Enclosing class:
- JsObject
@JsType(isNative=true) public static interface JsObject.PropertyDescriptorA property descriptor that can be passed toJsObject.defineProperty(Object, String, PropertyDescriptor).