public abstract class ModelMapperWithWindow extends ModelMapper
ModelMapper.NonexistantMethod
Modifier and Type | Field and Description |
---|---|
protected WindowModel |
underlyingWindow |
additionalFunctions, inConstructor, underlyingMap
Modifier | Constructor and Description |
---|---|
protected |
ModelMapperWithWindow(WindowModel windowModel) |
Modifier and Type | Method and Description |
---|---|
WindowModel |
getUnderlyingWindow()
Returns the UnderlyingWindowModel for the object
|
clear, containsKey, containsValue, entrySet, get, hasOwnProperty, isEmpty, keySet, logDebug, put, putAll, remove, runTimedCallbacks, size, values
@NotNull protected final WindowModel underlyingWindow
protected ModelMapperWithWindow(@NotNull WindowModel windowModel)
@NotNull public WindowModel getUnderlyingWindow()