File

projects/wms-framework/src/lib/baseframework/MetadataAttribute.ts

Description

Base class for metadata attributes

Index

Methods

Methods

Public OnAppliedTo
OnAppliedTo(target: any)

On applied to a soruce element

Parameters :
Name Type Optional
target any No
Returns : void
export class MetadataAttribute {
  /**
   *  On applied to a soruce element
   *
   * @param {*} target
   * @memberof MetadataAttribute
   * @wIgnore
   */
  public OnAppliedTo(target: any): void {}
}

result-matching ""

    No results matching ""