Login | Register
My pages Projects Community openCollabNet

The Tigris site will receive a major upgrade the evening of Monday, December 1, beginning at 8:30 pm PST. Downtime is projected to be about ten hours. Further details in the announcement

CyberWebForm 2.0

cyber.web.form
Class PluginConfig

java.lang.Object
  |
  +--cyber.web.form.AbstractDecomposable
        |
        +--cyber.web.form.ConfigBase
              |
              +--cyber.web.form.DomConfigBase
                    |
                    +--cyber.web.form.PluginConfig
All Implemented Interfaces:
Decomposable

Deprecated. This class is part of WebForm Architecture 1.0 and which is replaced by the 2.0 architecture.

public class PluginConfig
extends DomConfigBase

Author:
cy.ing

Fields inherited from class cyber.web.form.DomConfigBase
document
 
Method Summary
 String getConfigFilePath()
          Deprecated.  
protected  void handleAfterReconfigure()
          Deprecated.  
 
Methods inherited from class cyber.web.form.DomConfigBase
decompose, getDocument, internalReconfigure, selectNodes, selectNodes, selectSingleElement, selectSingleNode, selectSingleNode
 
Methods inherited from class cyber.web.form.ConfigBase
configure, configure, configure, getLastConfigSource, isConfigModified, isConfigModified, release
 
Methods inherited from class cyber.web.form.AbstractDecomposable
isDecomposed, markDecomposed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

handleAfterReconfigure

protected void handleAfterReconfigure()
Deprecated. 
Overrides:
handleAfterReconfigure in class ConfigBase

getConfigFilePath

public String getConfigFilePath()
Deprecated. 
Overrides:
getConfigFilePath in class ConfigBase
Following copied from class: cyber.web.form.ConfigBase
Returns:
 

CyberWebForm 2.0

Copyright 2000-2002 Apache Software Foundation.