All Downloads are FREE. Search and download functionalities are using the official Maven repository.

br.com.objectos.ui.html.Table Maven / Gradle / Ivy

The newest version!
package br.com.objectos.ui.html;

import javax.annotation.Generated;

@Generated("br.com.objectos.ui.html.SpecProcessor")
public class Table extends TableProto {
  @Override
  Table self() {
    return this;
  }
}