planetj.dataengine.display
Interface IRowCollectionAction

All Known Implementing Classes:
ReflectRowCollectionAction

public interface IRowCollectionAction

Any class implementing this interface must be a RowCollectionAction.


Field Summary
static String TYPE
          Type of action subclasses are.
 

Field Detail

TYPE

public static final String TYPE
Type of action subclasses are.

See Also:
Constant Field Values