|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface DFNewTypeWellKnownOptions.ClonedUserItem
Just abstract super-interface for all user specific CLONE type newtypes. Newtype well known options for copying views/queries/lists from another users extend this interface.
| Field Summary | |
|---|---|
static String |
PROP_ITEM_DESCRIPTION
|
| Fields inherited from interface com.im.df.api.support.DFNewTypeOptions |
|---|
PROP_ERROR_MESSAGE, PROP_VALID |
| Method Summary | |
|---|---|
List<String> |
getAllUsers()
Get list of all users. |
DFNewTypeWellKnownOptions.UserItemDescription |
getItemDescription()
Get the current item description. |
List<DFNewTypeWellKnownOptions.UserItemDescription> |
getItemDescriptionsFor(String user)
Get items from the given user. |
void |
setItemDescription(DFNewTypeWellKnownOptions.UserItemDescription itemDescription)
Set current item description. |
| Methods inherited from interface com.im.df.api.support.DFNewTypeOptions |
|---|
addPropertyChangeListener, getErrorMessage, isValid, removeAllPropertyChangeListener, removePropertyChangeListener |
| Field Detail |
|---|
static final String PROP_ITEM_DESCRIPTION
| Method Detail |
|---|
List<String> getAllUsers()
List<DFNewTypeWellKnownOptions.UserItemDescription> getItemDescriptionsFor(String user)
void setItemDescription(DFNewTypeWellKnownOptions.UserItemDescription itemDescription)
DFNewTypeWellKnownOptions.UserItemDescription getItemDescription()
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||