public class Layout2CreatedEvent extends LayoutCreatedEvent
| Constructor and Description |
|---|
Layout2CreatedEvent(String layoutType,
AbstractPage page,
int cells,
int rows) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getCells() |
int |
getRows() |
int |
hashCode() |
String |
toString() |
getLayoutType, getPagepublic Layout2CreatedEvent(String layoutType, AbstractPage page, int cells, int rows)
public int getCells()
public int getRows()
public String toString()
toString in class LayoutCreatedEventpublic boolean equals(Object o)
equals in class LayoutCreatedEventpublic int hashCode()
hashCode in class LayoutCreatedEventCopyright © 2003–2021 Atlassian. All rights reserved.