|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.util.EventObject
com.inet.report.event.ClippingEvent
public class ClippingEvent
An object of this type is passed to a clipping listener on the event of a clip while rendering an element. This object contains three pieces of information:
| Method Summary | |
|---|---|
java.lang.String |
getClippedResult()
Returns the displayed text value after clipping. |
Element |
getElement()
Returns the element on which the clipping occurred. |
java.lang.Object |
getValueBeforeClip()
Returns the actual value which will be clipped or truncated. |
| Method Detail |
|---|
public Element getElement()
public java.lang.Object getValueBeforeClip()
public java.lang.String getClippedResult()
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||