public class Context extends java.lang.Object implements ContextInfo
Constructor and Description |
---|
Context(ContextInfo contextInfo,
java.lang.String concerningSubLevel)
Constructs a new context.
|
Context(java.lang.String tabId,
java.lang.String concerning,
java.lang.String concerningSubLevel)
Constructs a new context.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConcerning()
Returns the area to which the context belongs.
|
java.lang.String |
getSubConcerning()
Returns the sub area to which the context belongs.
|
java.lang.String |
getTabId()
Returns the ID of the tab of the context which may be equal to the label if it is unique.
|
java.lang.String |
getTabLabel()
Returns the label of the tab.
|
public Context(ContextInfo contextInfo, java.lang.String concerningSubLevel)
contextInfo
- the already defined context infoconcerningSubLevel
- the sub area to which the context belongs like e.g ConstantsD.DETAIL
public Context(java.lang.String tabId, java.lang.String concerning, java.lang.String concerningSubLevel)
tabId
- the ID of the tab of the contextconcerning
- the area to which the context belongs like e.g ConstantsD.SEARCH_LIST_DETAIL_GUI
concerningSubLevel
- the sub area to which the context belongs like e.g ConstantsD.DETAIL
public java.lang.String getTabId()
ContextInfo
getTabId
in interface ContextInfo
public java.lang.String getTabLabel()
ContextInfo
getTabLabel
in interface ContextInfo
public java.lang.String getConcerning()
ContextInfo
getConcerning
in interface ContextInfo
ConstantsD.SEARCH_LIST_DETAIL_GUI
public java.lang.String getSubConcerning()
ContextInfo
getSubConcerning
in interface ContextInfo
ConstantsD#LIST}
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de