ITT Rule IDL Version 7.0 Manual de usuario Pagina 40

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 430
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 39
40 Chapter 2: iTool System Architecture
Registering Components iTool Developers Guide
hierarchy in the specified place, but actually calls the original object when a user
requests the proxied object. To register a proxy object, specify an object identifier
string as the value of the PROXY keyword to the Register method. For example, the
following call to the RegisterOperation method places a proxy to the Undo object
stored in the iTool hierarchy under
OPERATIONS/EDIT/UNDO in the hierarchy under
TOOLBAR/EDIT/UNDO:
self->RegisterOperation, 'Undo', PROXY = 'Operations/Edit/Undo', $
IDENTIFIER = 'Toolbar/Edit/Undo'
Vista de pagina 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 429 430

Comentarios a estos manuales

Sin comentarios