Class netscape.peas.GridTextField
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class netscape.peas.GridTextField

netscape.peas.GridTextField

public class GridTextField
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()

All Packages  Class Hierarchy  This Package  Previous  Next  Index