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

All Superinterfaces:
Composite, ValueComposite

public interface Cell
extends ValueComposite

JAVADOC


Method Summary
 Property<java.lang.String> f()
           
 Property<java.lang.Object> v()
           
 

Method Detail

v

@Optional
Property<java.lang.Object> v()

f

@Optional
Property<java.lang.String> f()