public class LayoutRepresentation extends Object
Constructor and Description |
---|
LayoutRepresentation() |
LayoutRepresentation(Integer row,
Integer column,
Integer colspan) |
Modifier and Type | Method and Description |
---|---|
Integer |
getColspan() |
Integer |
getColumn() |
Integer |
getRow() |
void |
setColspan(Integer colspan) |
void |
setColumn(Integer column) |
void |
setRow(Integer row) |
Copyright © 2014–2015 Alfresco. All rights reserved.