borland Packages  Class Hierarchy  internetbeans.taglib Package 

JspBinder class

java.lang.Object
   +----com.borland.internetbeans.taglib.JspBinder

About the JspBinder class

Constructors  Properties  Methods  

Implements Binder

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.


JspBinder constructors

JspBinder properties

*Read-only properties **Write-only properties

Properties implemented in this class

Properties implemented in java.lang.Object

JspBinder methods

Methods implemented in this class

Methods implemented in java.lang.Object


JspBinder constructors

JspBinder(java.lang.String)

  public JspBinder(String modelName)

JspBinder properties

modelName

 public String getModelName()

objectMap

 public Map getObjectMap()

objects

 public IxComponent[] getObjects()

JspBinder methods

fireMethod(java.lang.String, pageContext)

  public void fireMethod(String onServerClick, PageContext pageContext)

postFields(pageContext)

  public void postFields(PageContext pageContext)