public class IlvCursorInfoGenerator extends IlvAbstractHitmapInfoGenerator implements IlvHitmapConstants
IlvHitmapConstants.CURSOR_TYPE
hitmapDefinition
COLON, CURSOR_TYPE, EXTENSIONS, GROUP_TYPE, HIT_INFO, JVIEWS_CURSOR_PROPERTY, JVIEWS_GROUP_PROPERTY, JVIEWS_HITINFOS, JViewsExtensions, JViewsTooltips, NAVIGATION_TYPE, REQUEST_TYPE, RIGHT_BRACE, TOOLTIP_TYPE
Constructor and Description |
---|
IlvCursorInfoGenerator(IlvHitmapDefinition hitmapDefinition)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
buildInformation(String infoType)
Builds the hitmap information for the given information type.
|
protected String |
getRegionInfo(IlvGraphic graphic,
String infoType)
Gets hitmap information for the region of an individual
IlvGraphic object. |
public IlvCursorInfoGenerator(IlvHitmapDefinition hitmapDefinition)
hitmapDefinition
- the IlvHitmapDefinition
instance.public String buildInformation(String infoType)
getRegionInfo(IlvGraphic, String)
results as strings, rather than as JSON objects.buildInformation
in interface IlvHitmapInfoGenerator
buildInformation
in class IlvAbstractHitmapInfoGenerator
protected String getRegionInfo(IlvGraphic graphic, String infoType)
IlvGraphic
object.
This method fetches the IlvHitmapConstants.JVIEWS_CURSOR_PROPERTY
property value.getRegionInfo
in class IlvAbstractHitmapInfoGenerator
graphic
- The IlvGraphic
object.infoType
- The type of hitmap information.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.