static Image arrow_right;
static Image arrow_right_h;
private void load_images;
public mutable boolean loaded;
TRUE, this cell has been loaded.
public mutable boolean is_leaf;
TRUE, this is a leaf cell.
id init;
id initTextCell tom.String value;
(float, float) cellSize;
void
drawInside (float, float, float, float) (x, y, w, h)
inView View view;
void encodeUsingCoder tom.Encoder coder;
void initWithCoder tom.Decoder coder;