Uses of Interface
net.officefloor.gef.configurer.internal.ValueRenderer
-
Packages that use ValueRenderer Package Description net.officefloor.gef.configurer.internal net.officefloor.gef.configurer.internal.inputs -
-
Uses of ValueRenderer in net.officefloor.gef.configurer.internal
Methods in net.officefloor.gef.configurer.internal that return ValueRenderer Modifier and Type Method Description ValueRenderer<M,I>AbstractBuilder. createValueRenderer(ValueRendererContext<M> context)ValueRenderer<M,I>ValueRendererFactory. createValueRenderer(ValueRendererContext<M> context)Creates theValueRenderer. -
Uses of ValueRenderer in net.officefloor.gef.configurer.internal.inputs
Methods in net.officefloor.gef.configurer.internal.inputs that return ValueRenderer Modifier and Type Method Description ValueRenderer<M,ValueInput>PropertiesBuilderImpl. createValueRenderer(ValueRendererContext<M> context)
-