Uses of Interface
com.axemble.vdoc.sdk.interfaces.IList
Package
Description
-
Uses of IList in com.axemble.vdoc.sdk.impl
-
Uses of IList in com.axemble.vdoc.sdk.interfaces
Modifier and TypeInterfaceDescriptioninterface
The Extenal list interfaceinterface
The option list interfaceinterface
Deprecated.use IOptionList/IExternalListinterface
Deprecated.use IOptionList/IExternalListModifier and TypeMethodDescriptionRetrieves a specified list object by passing its name.IProperty.getList()
Retrieves the associated list.Deprecated.Use getList( IContext context, ILibrary library, String name ) method instead from theIBaseLibraryModule
.Modifier and TypeMethodDescriptionCollection
<? extends IList> ICatalog.getLists()
Retrieves all the lists of the catalog. -
Uses of IList in com.axemble.vdoc.sdk.modules
Modifier and TypeMethodDescriptionGets a list object from a catalog by its name.Gets a list object from a catalog by its name.Modifier and TypeMethodDescriptionCollection
<? extends IList> Gets a collection of a the lists available on a specifiedICatalog
object.Collection
<? extends IList> Gets a collection of a the lists available on a specifiedICatalog
object.