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