Class ecCreateDataInfo

This contributed tool will generate the Outline View and Embedded Dictionary View information for the selected (in the Navigation View) ProvideX data files. This is an alternate method for creating this information in the case where the Builder Preference 'Build Data Files' has been disabled.

Properties

No Properties

Methods

FUNCTION actionPerformed(inActionEventID)

This method will be called when the action is triggered from the contributed tools menu.


ParameterDescription
inActionEventID This is a reference to [Java Class:eventmanager/ExtCommand]
FUNCTION getDescription$()

Get a description for this listener that will be used if this class doubles as an observer. This will be determined by the EventNotificationFlag.

Returns A string containing the description of this listener

Methods inherited from: AbstractActionListener

actionPerformed(), configPerformed(), getDescription$(), getEventNotificationFlag(), init()