PATH |
D2WDisplayImageFromPath
Package: com.webobjects.directtowebInherits from:D2WStatelessComponent
See Also:
D2WCustomComponent
Class Description
This property-level component displays an image whose name is stored in the attribute. The image must be a resource in your application or the framework that you specify in the Web Assistant.
Property-level components are not accessed programmatically. Instead, you use the Web Assistant to choose the property-level component that Direct to Web uses to display a property on a particular entity and task page. See the "Direct to Web" chapter of WebObjects Tools and Techniques for more information.
If you want to create property-level component to display a property, use
Method Types
Constructors
Private Methods
Constructors
D2WDisplayImageFromPath
public D2WDisplayImageFromPath()
This method is intentionally undocumented. You should never have to invoke or customize it.
Methods
imageFileName
public String imageFileName()
This method is intentionally undocumented. You should never have to invoke or customize it.
© 2001 Apple Computer, Inc.