| Constructor and Description |
|---|
TablesTab(TablesTabDTO tabInfo,
CommandsTableFactory tablesFactory,
csbase.logic.applicationservice.ApplicationRegistry appRegistry,
EventManager eventManager)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
List<TablesTabDTO> |
ITablesTabDAO.getTabsInfo()
Obtém a configuração das abas.
|
| Modifier and Type | Method and Description |
|---|---|
List<TablesTabDTO> |
XmlConfigDAO.getTabsInfo()
Obtém a configuração das abas.
|
| Modifier and Type | Method and Description |
|---|---|
List<TablesTabDTO> |
TabbedPaneDTO.getTabsInfo()
Obtém a lista ordenada de informações das abas.
|
| Constructor and Description |
|---|
TabbedPaneDTO(String selected,
List<TablesTabDTO> tabsInfo)
Construtor.
|
Copyright © 2020. All rights reserved.