DataBinding.setFieldName

Overview | Methods | This Package | All Packages

DataBinding.setFieldName

Sets the name of the data field associated with this binding.

Syntax

public void setFieldName( String name )

Parameters

name

The name of the data field to bind.

See Also   getFieldName