public class ClippingEvent
extends java.util.EventObject
Modifier and Type | Method and Description |
---|---|
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.
|
public Element getElement()
public java.lang.Object getValueBeforeClip()
public java.lang.String getClippedResult()
Copyright © 1999-2020 by i-net software GmbH