ERD2WFlyOverCustomComponent Class Reference

Inherits com::webobjects::directtoweb::D2WCustomComponent.

Collaboration diagram for ERD2WFlyOverCustomComponent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

D2WContext d2wContext ()
NSArray displayPropertyKeys ()
 ERD2WFlyOverCustomComponent (WOContext context)
boolean hasLabel ()
boolean isStateless ()
String label ()
boolean synchronizesVariablesWithBindings ()

Static Private Attributes

static final Logger log = Logger.getLogger(ERD2WFlyOverCustomComponent.class)


Detailed Description

Displays a fly-over that shows a table with hidden property keys. It's very cool in lists when you don't have enough space for all the items you'd want to show.

propertyKey the key value to show as label (optional) label the string to show as label (optional) customComponentName the component to use as display for the propertyKey when no label was given (optional) displayPropertyKeys the keys value to show in the table

Author:
ak on Tue Feb 10 2004 ERDirectToWeb

Constructor & Destructor Documentation

ERD2WFlyOverCustomComponent ( WOContext  context  ) 

Public constructor

Parameters:
context the context


Member Function Documentation

D2WContext d2wContext (  ) 

NSArray displayPropertyKeys (  ) 

boolean hasLabel (  ) 

boolean isStateless (  ) 

String label (  ) 

boolean synchronizesVariablesWithBindings (  ) 

component does not synchronize it's variables


Member Data Documentation

final Logger log = Logger.getLogger(ERD2WFlyOverCustomComponent.class) [static, private]

logging support


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:51 2012 for Project Wonder by  doxygen 1.5.8