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, getPage
public Layout2CreatedEvent(String layoutType, AbstractPage page, int cells, int rows)
public int getCells()
public int getRows()
public String toString()
toString
in class LayoutCreatedEvent
public boolean equals(Object o)
equals
in class LayoutCreatedEvent
public int hashCode()
hashCode
in class LayoutCreatedEvent
Copyright © 2003–2017 Atlassian. All rights reserved.