com.im.df.api 5.9

com.im.df.api.support
Interface DFNewTypeWellKnownOptions.ListUserItemDescription

All Superinterfaces:
DFNewTypeWellKnownOptions.UserItemDescription
Enclosing interface:
DFNewTypeWellKnownOptions

public static interface DFNewTypeWellKnownOptions.ListUserItemDescription
extends DFNewTypeWellKnownOptions.UserItemDescription

Special extension of DFNewTypeWellKnownOptions.UserItemDescription for lists. Using this interface it is possible to find out also which field this list belongs to.


Method Summary
 DFField getField()
           
 
Methods inherited from interface com.im.df.api.support.DFNewTypeWellKnownOptions.UserItemDescription
getName, getOwnerUsername, getType
 

Method Detail

getField

DFField getField()

com.im.df.api 5.9