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