WebObjects 5.2.3

Uses of Class
com.webobjects.directtoweb.EditComponent

Packages that use EditComponent
com.webobjects.directtoweb Provides the framework for rapid development of HTML-based WebObjects applications. 
 

Uses of EditComponent in com.webobjects.directtoweb
 

Subclasses of EditComponent in com.webobjects.directtoweb
 class D2WEditBoolean
          This property-level component allows the user to edit a boolean stored as a number on the server.
 class D2WEditDate
          This property-level component provides a text field for the user to enter a date.
 class D2WEditLargeString
          This property-level component provides a multi-line text field for the user to enter a string.
 class D2WEditNumber
          D2WEditNumber is a property-level component that provides a text field for the user to enter a number.
 class D2WEditString
          D2WEditString is a property-level component that provides a text field for the user to enter a string.
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.