All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class netscape.peas.GridTextField

java.lang.Object
   |
   +----netscape.application.View
           |
           +----netscape.application.TextField
                   |
                   +----netscape.peas.GridTextField

public class GridTextField
extends TextField
GridView implements a very basic IFC based table control. A very limited set of methods are provided for getting and column information, values and rows of values.


Constructor Index

 o GridTextField()
Construct a GridView which sends event notifications to the specified Target.

Method Index

 o startFocus()

Constructors

 o GridTextField
 public GridTextField()
Construct a GridView which sends event notifications to the specified Target.

Methods

 o startFocus
 public void startFocus()
Overrides:
startFocus in class TextField

All Packages  Class Hierarchy  This Package  Previous  Next  Index