public class PopupState extends DivOverlayState
Modifier and Type | Field and Description |
---|---|
boolean |
autoClose |
boolean |
autoPan |
Point |
autoPanPadding |
boolean |
closeButton |
boolean |
closeOnClick |
boolean |
keepInView |
int |
maxHeight |
int |
maxWidth |
int |
minWidth |
boolean |
zoomAnimation |
offset, pane
Constructor and Description |
---|
PopupState() |
public int maxWidth
public int minWidth
public int maxHeight
public boolean autoPan
public boolean closeButton
public boolean closeOnClick
public boolean autoClose
public boolean keepInView
public Point autoPanPadding
public boolean zoomAnimation