Class FeatureClassLoadEvent


public class FeatureClassLoadEvent extends LoadEvent<BOFeatureClass>
Event to load a BOFeatureClass.
The launcher must provide a valid feature class id in order to successfully call this event.
The listener loads all the BOFeatureClass components starting from the event input, i.e. the given feature class id.
Since:
9.2
GCApi:
event
Reactors:
BTFeatureClassLoad(0)
No Spouts
  • Constructor Details

    • FeatureClassLoadEvent

      public FeatureClassLoadEvent(Long featureClassId)
      Instantiates a new feature class load event.
      Parameters:
      featureClassId - the feature class id