org.qi4j.library.rest.common.table
Interface Column

All Superinterfaces:
Composite, ValueComposite

public interface Column
extends ValueComposite

JAVADOC


Method Summary
 Property<java.lang.String> columnType()
           
 Property<java.lang.String> id()
           
 Property<java.lang.String> label()
           
 

Method Detail

id

Property<java.lang.String> id()

label

Property<java.lang.String> label()

columnType

Property<java.lang.String> columnType()