Class ItemDataRole

java.lang.Object
eu.webtoolkit.jwt.ItemDataRole

public class ItemDataRole
extends java.lang.Object
Enumeration that indicates a role for a data item.

A single data item can have data associated with it corresponding to different roles. Each role may be used by the corresponding view class in a different way.

See Also:
WModelIndex.getData(int role)