public interface AttributeReadSlot
determine a slot
. It is typically implemented by a
view for embedding
of sub-dialogs via their
DialogController
.Modifier and Type | Method and Description |
---|---|
UiWidgetSlot |
getSlot(DialogSlot slot)
Gets the
UiWidgetSlot identified by the given DialogSlot . |
UiWidgetSlot getSlot(DialogSlot slot)
UiWidgetSlot
identified by the given DialogSlot
.slot
- is the DialogSlot
.UiWidgetSlot
.Copyright © 2001–2016 mmm-Team. All rights reserved.