Uses of Class
org.apache.myfaces.tobago.internal.layout.OriginCell
Packages that use OriginCell
-
Uses of OriginCell in org.apache.myfaces.tobago.internal.layout
Methods in org.apache.myfaces.tobago.internal.layout that return OriginCellModifier and TypeMethodDescriptionCell.getOrigin()
Deprecated.OriginCell.getOrigin()
Deprecated.SpanCell.getOrigin()
Deprecated.Methods in org.apache.myfaces.tobago.internal.layout with parameters of type OriginCellModifier and TypeMethodDescriptionvoid
Grid.add
(OriginCell cell, int columnSpan, int rowSpan) Deprecated.Constructors in org.apache.myfaces.tobago.internal.layout with parameters of type OriginCellModifierConstructorDescriptionSpanCell
(OriginCell origin, boolean horizontalFirst, boolean verticalFirst) Deprecated.