com.arsdigita.formbuilder.ui
Class PlaceholdersInitListener

java.lang.Object
  extended bycom.arsdigita.formbuilder.ui.PlaceholdersInitListener
All Implemented Interfaces:
EventListener, FormInitListener

public class PlaceholdersInitListener
extends Object
implements FormInitListener


Field Summary
 
Fields inherited from interface com.arsdigita.bebop.event.FormInitListener
versionId
 
Constructor Summary
PlaceholdersInitListener()
           
 
Method Summary
protected  Placeholders getPlaceholders(PageState state)
           
 void init(FormSectionEvent e)
          Initializes a FormData object already populated with values from the request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaceholdersInitListener

public PlaceholdersInitListener()
Method Detail

init

public void init(FormSectionEvent e)
          throws FormProcessException
Description copied from interface: FormInitListener
Initializes a FormData object already populated with values from the request.

Specified by:
init in interface FormInitListener
Throws:
FormProcessException

getPlaceholders

protected Placeholders getPlaceholders(PageState state)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC