Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.dt.attachments.wizard.viewLink
Class AttachmentsViewLinkAddin

java.lang.Object
  extended by oracle.ide.wizard.Wizard
      extended by oracle.jbo.dt.jdevx.ui.JdxBaseAddin
          extended by oracle.apps.fnd.applcore.dt.attachments.wizard.viewLink.AttachmentsViewLinkAddin
All Implemented Interfaces:
Addin

public class AttachmentsViewLinkAddin
extends oracle.jbo.dt.jdevx.ui.JdxBaseAddin

Attachments View Link Wizard.

Author:
Michael Luetchford <michael.luetchford@oracle.com>

Constructor Summary
AttachmentsViewLinkAddin()
          Default constructor for this Flexfield Wizard Addin.
 
Method Summary
protected  java.lang.String getDescriptiveText()
          Retrieve the description of this wizard.
 javax.swing.Icon getIcon()
          Retrieve the icon associated with this wizard.
 java.lang.String getShortLabel()
          Retrieve the short name of this wizard.
 boolean invoke(Context context)
          Creates a new Flexfield Business Components wizard.
 
Methods inherited from class oracle.jbo.dt.jdevx.ui.JdxBaseAddin
getDescriptiveText, getDescriptiveText, getDescriptiveText, getImageName, getLongLabel, getSmallImageName, initialize, initWizardApplication, initWizardDialog, isAvailable, isEjbAddin, isJboProjectAvailable, isProjectAvailable
 
Methods inherited from class oracle.ide.wizard.Wizard
getLegacyParams, getMenuSpecification, getToolTipText, setLegacyParams, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttachmentsViewLinkAddin

public AttachmentsViewLinkAddin()
Default constructor for this Flexfield Wizard Addin.

Method Detail

invoke

public boolean invoke(Context context)
Creates a new Flexfield Business Components wizard.

Overrides:
invoke in class oracle.jbo.dt.jdevx.ui.JdxBaseAddin
Parameters:
context - The context of the wizard.
Returns:
boolean indicating success of wizard creation.

getDescriptiveText

protected java.lang.String getDescriptiveText()
Retrieve the description of this wizard.

Overrides:
getDescriptiveText in class oracle.jbo.dt.jdevx.ui.JdxBaseAddin
Returns:
the description of this wizard.

getIcon

public javax.swing.Icon getIcon()
Retrieve the icon associated with this wizard.

Overrides:
getIcon in class oracle.jbo.dt.jdevx.ui.JdxBaseAddin
Returns:
the icon associated with this wizard.

getShortLabel

public java.lang.String getShortLabel()
Retrieve the short name of this wizard.

Overrides:
getShortLabel in class oracle.jbo.dt.jdevx.ui.JdxBaseAddin
Returns:
the short name of this wizard.

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.