@Deprecated public interface Cell
Modifier and Type | Method and Description |
---|---|
int |
getColumnSpan()
Deprecated.
|
javax.faces.component.UIComponent |
getComponent()
Deprecated.
|
OriginCell |
getOrigin()
Deprecated.
|
int |
getRowSpan()
Deprecated.
|
boolean |
isHorizontalFirst()
Deprecated.
Is the origin cell or span cell at the first position of the cell compound.
|
boolean |
isVerticalFirst()
Deprecated.
Is the origin cell or span cell at the first position of the cell compound.
|
javax.faces.component.UIComponent getComponent()
OriginCell getOrigin()
boolean isHorizontalFirst()
boolean isVerticalFirst()
int getColumnSpan()
int getRowSpan()
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.