@JsType(isNative=true, name="Object", namespace="<global>") public class JsDropdownOptions extends Object
Modifier and Type | Field and Description |
---|---|
String |
alignment |
boolean |
belowOrigin |
boolean |
constrain_width |
int |
gutter |
boolean |
hover |
int |
inDuration |
int |
outDuration |
Constructor and Description |
---|
JsDropdownOptions() |
@JsProperty public int inDuration
@JsProperty public int outDuration
@JsProperty public boolean constrain_width
@JsProperty public boolean hover
@JsProperty public int gutter
@JsProperty public boolean belowOrigin
public JsDropdownOptions()
Copyright © 2018. All rights reserved.