|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FragmentNotInLayoutException in org.apache.jetspeed.portlets.layout |
Methods in org.apache.jetspeed.portlets.layout that throw FragmentNotInLayoutException | |
void |
ColumnLayout.moveRight(org.apache.jetspeed.om.page.Fragment fragment)
Moves a fragment one column to the right. |
void |
ColumnLayout.moveLeft(org.apache.jetspeed.om.page.Fragment fragment)
Moves a fragment one column to the left. |
void |
ColumnLayout.moveUp(org.apache.jetspeed.om.page.Fragment fragment)
Moves a fragment one row to the up. |
void |
ColumnLayout.moveDown(org.apache.jetspeed.om.page.Fragment fragment)
|
LayoutCoordinate |
ColumnLayout.getCoordinate(org.apache.jetspeed.om.page.Fragment fragment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |