empty static method

PageBlockTableCell empty()
override

create PageBlockTableCell Empty

Implementation

static PageBlockTableCell empty() {
  return PageBlockTableCell({});
}