foreach_attribute


Description:

public void foreach_attribute (AttributesManagerFunc func)

Calls func for each attribute set to tcol

Parameters:

this

a MetaTableColumn

func

a AttributesManagerFunc function

data

user data to be passed as last argument of func each time it is called