v9.1p_2014-05-18/PowerEdition Deployment (built 2014-05-18)
Friendly info:
The TreeGridField class has 2 methods :
and
which set the same attribute but have different documentations.
Friendly info:
The TreeGridField class has 2 methods :
Code:
public void setWrap(boolean wrap)Code:
public void setWrap(Boolean wrap)