public class RowResizeEvent extends Object
| Constructor and Description |
|---|
RowResizeEvent(String rowID) |
| Modifier and Type | Method and Description |
|---|---|
RowResizeEvent |
down() |
org.uberfire.ext.layout.editor.client.infra.RowResizeEvent.Direction |
getDirection() |
String |
getRowID() |
boolean |
isUP() |
RowResizeEvent |
up() |
public RowResizeEvent(String rowID)
public String getRowID()
public RowResizeEvent up()
public RowResizeEvent down()
public boolean isUP()
public org.uberfire.ext.layout.editor.client.infra.RowResizeEvent.Direction getDirection()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.