This is the Grid Contents class. It is a thyPanel that creates a TABLE element and overload some of it methods to guarantee that the TABLE will be constructed correctly
This is the Grid Contents class. | |
Overwritten method that draws TABLE element instead of DIV | |
Overloaded method that calls the invokeEvent of thyGrid instead of this. |
p.invokeEvent = function ( eventName, eventObj )
Overloaded method that calls the invokeEvent of thyGrid instead of this.
Overwritten method that draws TABLE element instead of DIV
p.getOuterHTML = function ()
Overloaded method that calls the invokeEvent of thyGrid instead of this.
p.invokeEvent = function ( eventName, eventObj )