IObjectIconsEditor

Assembly: DBA;

Description

The IObjectIconsEditor interface is used to edit object icons in the business application.

Inheritance Hierarchy

IObjectIconsEditor

Properties

  Property name Brief description
Large The Large property determines a large icon that will be used to show an object.
Medium The Medium property determines a medium icon that will be used to show an object.
Small The Small property determines a small icon that will be used to show an object.

Methods

  Method name Brief description
Initialize The Initialize method initializes menu icon editor.
Save The Save method saves icons specified for the object to database.

See also:

IObjectIconsEditor