Wednesday, December 30, 2015

StrikeThrough output text /Outputformatted text ADF

update the css with below code

.strikethrough {
    text-decoration: line-through;
}

use 'strikethrough' in the styleClass of output text/outputformatted text