ar.com.fdvs.dj.domain
Class DJGroupLabel
java.lang.Object
ar.com.fdvs.dj.domain.DJBaseElement
ar.com.fdvs.dj.domain.DJLabel
ar.com.fdvs.dj.domain.DJGroupLabel
- All Implemented Interfaces:
- Entity, java.io.Serializable
public class DJGroupLabel
- extends DJLabel
Labels to added in groups footer or headers variables (i.e: Subtotal).
A simple string can be used
- Author:
- mamana
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
labelPosition
protected LabelPosition labelPosition
DJGroupLabel
public DJGroupLabel()
DJGroupLabel
public DJGroupLabel(java.lang.String text,
Style labelStyle)
DJGroupLabel
public DJGroupLabel(java.lang.String text,
Style labelStyle,
LabelPosition labelPosition)
DJGroupLabel
public DJGroupLabel(CustomExpression labelExpression,
Style labelStyle,
LabelPosition labelPosition)
getLabelPosition
public LabelPosition getLabelPosition()
setLabelPosition
public void setLabelPosition(LabelPosition labelPosition)
Copyright © 2006-2011 FDV Solutions. All Rights Reserved.