com.im.df.api 5.9

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

All Superinterfaces:
DFNewTypeOptions, DFNewTypeWellKnownOptions.ClonedUserItem, DFNewTypeWellKnownOptions.SingleDFItem
Enclosing interface:
DFNewTypeWellKnownOptions

public static interface DFNewTypeWellKnownOptions.ClonedScript
extends DFNewTypeWellKnownOptions.SingleDFItem, DFNewTypeWellKnownOptions.ClonedUserItem

Options for newtype copying a script from a different user


Field Summary
 
Fields inherited from interface com.im.df.api.support.DFNewTypeWellKnownOptions.SingleDFItem
PROP_DESCRIPTION, PROP_NEW_DFITEM_NAME
 
Fields inherited from interface com.im.df.api.support.DFNewTypeWellKnownOptions.ClonedUserItem
PROP_ITEM_DESCRIPTION
 
Fields inherited from interface com.im.df.api.support.DFNewTypeOptions
PROP_ERROR_MESSAGE, PROP_VALID
 
Method Summary
 
Methods inherited from interface com.im.df.api.support.DFNewTypeWellKnownOptions.SingleDFItem
getDescription, getNewDFItemName, setDescription, setNewDFItemName, setNewDFItemNameSafe
 
Methods inherited from interface com.im.df.api.support.DFNewTypeWellKnownOptions.ClonedUserItem
getAllUsers, getItemDescription, getItemDescriptionsFor, setItemDescription
 
Methods inherited from interface com.im.df.api.support.DFNewTypeOptions
addPropertyChangeListener, getErrorMessage, isValid, removeAllPropertyChangeListener, removePropertyChangeListener
 


com.im.df.api 5.9