| Package | Description | 
|---|---|
| com.irisel.oms.guiom.comp | |
| com.irisel.oms.olapi | |
| com.irisel.oms.olapi.beans | 
| Modifier and Type | Method and Description | 
|---|---|
| ListVO | JListX. getListVO() | 
| ListVO | JComboList. getListVO() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JListX. setListVO(ListVO lvo) | 
| void | JComboList. setListVO(ListVO lvo) | 
| Constructor and Description | 
|---|
| JComboList(ListVO lvo) | 
| JListX(ListVO lvo) | 
| Modifier and Type | Method and Description | 
|---|---|
| ListVO | CLBrowserBase. getListById(long listId) | 
| ListVO | CLBrowserBase. getListByName(java.lang.String listName) | 
| ListVO | CLBrowser. getListByName(java.lang.String listName) | 
| ListVO | CLBrowserBase. getListByParent(ListElmVO listElmVO) | 
| ListVO | CLBrowser. getListByParent(ListElmVO listElmVO) | 
| ListVO[] | CLBrowserBase. getLists() | 
| ListVO[] | CLBrowser. getLists() | 
| ListVO | CLBrowserBase. getSelectedListVO(Instance inst,
                 int col)Returns the ListVO matching a property field of an instance record. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | CLBrowserBase. saveList(ListVO listvo) | 
| boolean | CLBrowser. saveList(ListVO list) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ListVO | ListVO. getListById(ListVO[] lists,
           long listId) | 
| static ListVO | ListVO. getListByName(ListVO[] lists,
             java.lang.String listName) | 
| ListVO[] | DataModelVO. getListVOs() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ListVO | ListVO. getListById(ListVO[] lists,
           long listId) | 
| static ListVO | ListVO. getListByName(ListVO[] lists,
             java.lang.String listName) | 
| void | DataModelVO. setListVOs(ListVO[] listVOs) |