Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

TreeGridField method mix up

$
0
0
v9.1p_2014-05-18/PowerEdition Deployment (built 2014-05-18)

Friendly info:
The TreeGridField class has 2 methods :
Code:

public void setWrap(boolean wrap)
and
Code:

public void setWrap(Boolean wrap)
which set the same attribute but have different documentations.

Viewing all articles
Browse latest Browse all 4756

Trending Articles