| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,InputContentUI<?>> |
NavigationHandler.uiInstanceCache
Cache pour n'instancier les ui qu'une seule fois
et eviter que l'affichage saute pour l'utilsateur.
|
| Modifier and Type | Method and Description |
|---|---|
protected InputContentUI<?> |
NavigationHandler.getUIInstanceForBeanClass(Class<?> internalClass,
NavigationUI navigationUI)
Get ui that can display internalClass.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationHandler.setTreeSelection(InputContentUI<?> inputUI,
String nodeId)
Change tree selection with new node id.
|
void |
NavigationHandler.setTreeSelection(InputContentUI<?> inputUI,
String parentNodeId,
String nodeId)
Change tree selection with new node id.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InputContentHandler<T extends InputContentUI<? extends org.nuiton.topia.persistence.TopiaEntityContextable>>
Common handler for all input ui.
|
| Modifier and Type | Field and Description |
|---|---|
protected InputContentUI<?> |
InputSaveVerifier.inputContentUI
L'ui en cours d'edition (au plus bas niveau des tabPane).
|
protected T |
InputContentHandler.inputContentUI |
| Modifier and Type | Method and Description |
|---|---|
abstract <U extends InputContentHandler<? extends InputContentUI<B>>> |
InputContentUI.getHandler() |
| Modifier and Type | Method and Description |
|---|---|
InputContentUI<?> |
InputSaveVerifier.getInputContentUI() |
| Modifier and Type | Method and Description |
|---|---|
void |
InputContentHandler.accept(InputContentUI<?> inputContentUI,
ActionEvent e)
Action appelée lors du clic sur un layer (sensitivity).
|
void |
InputContentHandler.displayFactorWizard(InputContentUI<?> inputContentUI,
Class<? extends org.nuiton.topia.persistence.TopiaEntityContextable> sensitivityBeanClass,
String sensitivityBeanID,
String sensitivityMethod) |
void |
InputSaveVerifier.setInputContentUI(InputContentUI<?> inputContentUI) |
| Modifier and Type | Class and Description |
|---|---|
class |
CellUI |
| Modifier and Type | Class and Description |
|---|---|
class |
InputOneEquationUI |
| Modifier and Type | Class and Description |
|---|---|
class |
FisheryRegionUI |
| Modifier and Type | Class and Description |
|---|---|
class |
GearTabUI |
class |
GearUI |
class |
RangeOfValuesUI |
class |
SelectivityUI |
| Modifier and Type | Class and Description |
|---|---|
class |
MetierSeasonInfoSpeciesUI |
class |
MetierSeasonInfoZoneUI |
class |
MetierTabUI |
class |
MetierUI |
| Modifier and Type | Class and Description |
|---|---|
class |
ObservationUI |
| Modifier and Type | Class and Description |
|---|---|
class |
PopulationBasicsUI |
class |
PopulationCapturabilityUI |
class |
PopulationEquationUI |
class |
PopulationGroupUI |
class |
PopulationMigrationEmigrationUI |
class |
PopulationMigrationEquationUI |
class |
PopulationMigrationImmigrationUI |
class |
PopulationMigrationMigrationUI |
class |
PopulationMigrationUI |
class |
PopulationPriceUI |
class |
PopulationRecruitmentUI |
class |
PopulationSeasonSpacializedUI |
class |
PopulationSeasonsUI |
class |
PopulationStockUI |
class |
PopulationUI |
class |
PopulationZonesEditorUI |
class |
PopulationZonesUI |
| Modifier and Type | Class and Description |
|---|---|
class |
PortUI |
| Modifier and Type | Class and Description |
|---|---|
class |
EffortDescriptionParametersUI |
class |
EffortDescriptionUI |
class |
SetOfVesselsBasicsUI |
class |
SetOfVesselsUI |
| Modifier and Type | Class and Description |
|---|---|
class |
SpeciesStructuredUI |
class |
SpeciesUI |
| Modifier and Type | Class and Description |
|---|---|
class |
StrategyMonthInfoUI |
class |
StrategyOneMonthInfoUI |
class |
StrategyTabUI |
class |
StrategyUI |
| Modifier and Type | Class and Description |
|---|---|
class |
TripTypeUI |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityVariableUI |
| Modifier and Type | Class and Description |
|---|---|
class |
VesselTypeUI |
| Modifier and Type | Class and Description |
|---|---|
class |
ZoneBasicsUI |
class |
ZoneUI |
| Modifier and Type | Field and Description |
|---|---|
protected InputContentUI<? extends org.nuiton.topia.persistence.TopiaEntityContextable> |
TableBlockingLayerUI.parent
Parent UI.
|
| Constructor and Description |
|---|
TableBlockingLayerUI(InputContentUI<? extends org.nuiton.topia.persistence.TopiaEntityContextable> parent)
Init layer with parent.
|
Copyright © 1999–2015 CodeLutin. All rights reserved.