borland Packages  Class Hierarchy  internetbeans.taglib Package 

SubmitTag class

java.lang.Object
   +----com.borland.internetbeans.taglib.ComponentTag
           +----com.borland.internetbeans.taglib.SubmitTag

About the SubmitTag class

Variables  Properties  Methods  
Note: This is a feature of JBuilder Professional and Enterprise.

This class is used internally by other com.borland classes. You should never use this class directly.


SubmitTag variables

Variables implemented in this class

Variables implemented in com.borland.internetbeans.taglib.ComponentTag

SubmitTag properties

*Read-only properties **Write-only properties

Properties implemented in this class

Properties implemented in com.borland.internetbeans.taglib.ComponentTag

Properties implemented in java.lang.Object

SubmitTag methods

Methods implemented in this class

Methods implemented in com.borland.internetbeans.taglib.ComponentTag

Methods implemented in java.lang.Object


SubmitTag variables

onServerClick

  protected String onServerClick

SubmitTag properties

onServerClick

 public String getOnServerClick()
 public void setOnServerClick(String arg)

SubmitTag methods

newComponent()

  protected IxComponent newComponent()

Overrides: com.borland.internetbeans.taglib.ComponentTag.newComponent()

postWireComponent()

  protected void postWireComponent()

Overrides: com.borland.internetbeans.taglib.ComponentTag.postWireComponent()

preWireComponent()

  protected void preWireComponent()

Overrides: com.borland.internetbeans.taglib.ComponentTag.preWireComponent()