public class MadvertiseMraidView.ExpandProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
height |
boolean |
isModal |
boolean |
useCustomClose |
int |
width |
| Constructor and Description |
|---|
ExpandProperties(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
readJson(java.lang.String json) |
java.lang.String |
toJson() |