| Package | Description |
|---|---|
| org.apache.jetspeed.portlets.layout |
| Modifier and Type | Method and Description |
|---|---|
LayoutCoordinate |
ColumnLayout.getCoordinate(ContentFragment fragment) |
void |
ColumnLayout.moveDown(ContentFragment fragment) |
void |
ColumnLayout.moveLeft(ContentFragment fragment)
Moves a fragment one column to the left.
|
void |
ColumnLayout.moveRight(ContentFragment fragment)
Moves a fragment one column to the right.
|
void |
ColumnLayout.moveUp(ContentFragment fragment)
Moves a fragment one row to the up.
|
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.