@ConsumerType public interface ListItem extends Component
| Modifier and Type | Method and Description |
|---|---|
default @Nullable String |
getDescription()
Returns the description of this
ListItem. |
default @Nullable Calendar |
getLastModified()
Returns the date when this
ListItem was last modified. |
default @Nullable String |
getName()
Returns the name of this
ListItem. |
default @Nullable String |
getPath()
Returns the path of this
ListItem. |
default @Nullable String |
getTitle()
Returns the title of this
ListItem. |
default @Nullable String |
getURL()
Returns the URL of this
ListItem. |
getData, getExportedType, getId@Nullable default @Nullable String getURL()
ListItem.null@Nullable default @Nullable String getTitle()
ListItem.null@Nullable default @Nullable String getDescription()
ListItem.null@Nullable default @Nullable Calendar getLastModified()
ListItem was last modified.null@Nullable default @Nullable String getPath()
ListItem.null@Nullable default @Nullable String getName()
ListItem.nullCopyright © 2010 - 2020 Adobe. All Rights Reserved