| Method | Defined by | ||
|---|---|---|---|
|
Resizable3Imp1(cm:TableColumnModel, inverse:Boolean)
| Resizable3Imp1 | ||
|
getElementCount():int
| Resizable3Imp1 | ||
|
getLowerBoundAt(i:int):int
| Resizable3Imp1 | ||
|
getMidPointAt(i:int):int
| Resizable3Imp1 | ||
|
getUpperBoundAt(i:int):int
| Resizable3Imp1 | ||
|
setSizeAt(s:int, i:int):void
| Resizable3Imp1 | ||
| Resizable3Imp1 | () | constructor |
public function Resizable3Imp1(cm:TableColumnModel, inverse:Boolean)Parameters
cm:TableColumnModel |
|
inverse:Boolean |
| getElementCount | () | method |
public function getElementCount():int
Returns
int |
| getLowerBoundAt | () | method |
public function getLowerBoundAt(i:int):intParameters
i:int |
int |
| getMidPointAt | () | method |
public function getMidPointAt(i:int):intParameters
i:int |
int |
| getUpperBoundAt | () | method |
public function getUpperBoundAt(i:int):intParameters
i:int |
int |
| setSizeAt | () | method |
public function setSizeAt(s:int, i:int):voidParameters
s:int |
|
i:int |