|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
HorizontalLayout
or VerticalLayout
to specify widget's alignment, style, and size.GUIButtonComponent
with the given
text (label) and assigns it to the given parent.
GUIButtonComponent
with the given
text (label), places it in the parent's layout according to
the given LayoutData
, and assigns it to the
given parent.
GUIButtonComponent
with the given
text (label) and with the given command instance, and assigns
it to the given parent.
GUIButtonComponent
with the given
text (label) and with the given command instance, places it in
the parent's layout according to the given LayoutData
and assigns it to the given parent.
GUICommandComponent
with the command
instance and execution scenario, and assigns it to the
given parent.
GUIDeckComponent
and assigns it to its parent widget.
GUIDeckComponent
with the given layout data
information and assigns it to its parent widget.
GUIDialogComponent
with the given caption and
assigns it to the given owner application.
GUIDialogComponent
with the given caption and
modality and assigns it to the given owner application.
GUIDisclosurePanel
with the given
text (label) and assigns it to the given parent.
GUIDisclosurePanel
with the given
text (label), places it in the parent's layout according to
the given LayoutData
, and assigns it to the
given parent.
GUIHTMLComponent
with the given
HTML content and assigns it to the given parent.
GUIHTMLComponent
with the given
HTML content, places it in the parent's layout according to
the given LayoutData
, and assigns it to the given parent.
GUIImageComponent
with the given
picture and assigns it to the given parent.
GUIImageComponent
with the picture with a
given URL and assigns it to the given parent.
GUIImageComponent
with the given
picture, places it in the parent's layout according to
the given LayoutData
, and assigns it to the given parent.
GUIImageComponent
with the picture with a
given URL, places it in the parent's layout according to
the given LayoutData
, and assigns it to the given parent.
GUILabelComponent
with the given
text (label) and assigns it to the given parent.
GUILabelComponent
with the given
text (label), places it in the parent's layout according to
the given LayoutData
, and assigns it to the
given parent.
GUILabelComponent
with the given
text (label), places it in the parent's table layout according
to the given row and column, and assigns it to the given parent.
GUILazyPanel
with the given layout
for its children, and assigns it to the given parent.
GUILazyPanel
with the given layout
for its children, places it in the parent's layout according to
the given LayoutData
, and assigns it to the given parent.
GUILinkComponent
with the specified caption and
URL (href), and assigns it to the given parent.
GUILinkComponent
with the specified caption and
URL (href), places it in the parent's layout according to
the given LayoutData
, and assigns it to the given parent.
GUILinkComponent
with the specified caption,
URL (href), target window, and assigns it to the given parent.
GUILinkComponent
with the specified caption,
URL (href), target window, places it in the parent's layout according to
the given LayoutData
, and assigns it to the given parent.
GUIMenuComponent
and assigns it to the given parent.
GUIMenuItemComponent
with the given
text (label) and assigns it to the given parent menu.
GUIMenuItemComponent
with the given
text (label) and with the given command instance,
and assigns it to the given parent menu.
GUIPanelComponent
with the given layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the given layout
for its children, places it in the parent's layout according to
the given LayoutData
, and assigns it to the given parent.
GUIScrollPanel
and assigns it to the
given parent.
GUISearchPanelComponent
with the given layout
for its children, and assigns it to the given parent.
GUISearchPanelComponent
with the given layout
for its children, places it in the parent's layout according to
the given LayoutData
, and assigns it to the given parent.
GUIStatusBarComponent
and assigns it to the
given parent.
GUITabComponent
with the given
tab texts and assigns it to the given parent.
GUITabComponent
with the given
tab texts, places it in the parent's layout according to
the given LayoutData
, and assigns it to the given parent.
GUITimerComponent
with the given initial time and
assigns it to the given parent.
GUITimerComponent
with the given initial time,
places it in the parent's layout according to the given LayoutData
,
and assigns it to the given parent.
GUIMultiFileUpload
that works with the given
file-holing class association end, file attribute, add and remove file
commands, and assigns it to the given parent.
GUISingleElementComponent
and assigns it to its
parent.
GUISingleElementComponent
, places it in the
parent's layout according to the given LayoutData
,
and assigns it to its parent.
CellLayoutData
object that specifies a single widget
(the one that will have this object assigned to) in a CellLayout
in terms of widget's width and height.
CellLayoutData
object that specifies both
a single cell and the corresponding widget (the one that will have
this object assigned to) in a CellLayout
in terms of their width, height.
DockLayout
object that specifies dock
layout for all widgets in a panel that has this object
assigned to.
DockLayoutData
object that specifies
direction and size of the widget that will have this object
assigned to.
HorizontalLayout
object that specifies horizontal
arrangement and vertical alignment of widgets in a panel that will
have this object assigned to.
LayoutData
object that specifies width and
height of the widget in a panel that will have that object
assigned to.
TableColumnData
object that specifies additional
column-specific layout information within an owner table layout.
TableLayout
object that specifies tabular
layout with exact number of rows and columns for the widgets in
a panel that will have that object assigned to.
TableLayout
object that specifies tabular
layout with exact horizontal and vertical alignment for the widgets in
a panel that will have that object assigned to.
TableLayout
object that specifies tabular
layout with exact column widths for the widgets in
a panel that will have that object assigned to.
TableLayout
object that specifies tabular
layout with exact horizontal and vertical alignment and with exact
column widths for the widgets in a panel that will have that object
assigned to.
TableLayoutData
object that specifies the row and
column indices of the widget in a panel that will have that object
assigned to.
TableLayoutData
object that specifies the row and
column indices, as well as the row and column spans of the widget in a
panel that will have that object assigned to.
TableRowData
object that specifies additional
row-specific layout information within an owner table layout.
VerticalLayout
object that specifies vertical
arrangement and horizontal alignment of widgets in a panel that will
have this object assigned to.
XYLayoutData
object that specifies absolute
position of the widget that will have that object assigned to.
XYLayoutData
object that specifies absolute
position and size of the widget that will have that object assigned to.
GUIAndGate
and assigns it to its parent widget.
GUIBooleanFilter
and assigns it to its parent widget.
GUIBufferComponent
and assigns it to its parent widget.
GUICollectionFilter
and assigns it to its parent widget.
GUICollectionFilter
, configures it
with the given properties, and assigns it to its parent widget.
GUIComparationFilter
and assigns it to its parent widget.
GUIConformsToFilter
and assigns it to its parent widget.
GUIFindAllInstancesSAPComponent
for a given
class and assigns it to the given parent.
GUIFindSingleInstanceSAPComponent
able to fetch
a class instance of the given class and with a value of the given property
equal to the given value.
GUIGetElementAt
and assigns it to its parent widget.
GUIIndexOfElement
and assigns it to its parent widget.
GUIMultiplicityFilter
configured
with the given multiplicity conditions.
GUINotGate
and assigns it to its parent widget.
GUINullFilter
and assigns it to its parent widget.
GUIOrGate
and assigns it to its parent widget.
GUIRelayComponent
and assigns it to its parent widget.
GUISlotListenerComponent
that reads the slot
of the given property of an element received on the element
input pin (GUISlotListenerComponent.ipElement()
), provides just read elements on the
value
output pin (GUISlotListenerComponent.opValue()
), and finally assigns
new object to the given parent GUIContainerComponent
.
ToSlotTransformer
object with the given
property.
ToSlotValueByPropertyTransformer
for the given
property that defines the slot over which the transformation will be
performed, for the given target property over which the filtering of
slot values will be performed, and for the given value by which the values
will be filtered.
ToSlotValueTransformer
that transforms the
elements over the given property.
GUIBindingsFeature
and assigns it to the
provided owner context.
GUIBindingsFeature
and assigns it to the
provided owner setting.
GUIClassifierSetting
for the specified
classifier and assigns it to the specified owner context.
GUICommandsFeature
for specified commands
and assigns it to the specified context.
GUICommandsFeature
for specified commands
and assigns it to the specified setting.
GUIContext
object and puts it into
the parent super-context.
GUIContext
object, puts it into
the widget's current context, and assignes created context
to be the new widget's current context.
GUIDataTypeInstanceSetting
for the specified
context and specific element.
GUIDateTimeTextFeature
for the specified
context, date time format, and custom pattern.
GUIDateTimeTextFeature
for the specified
setting, date time format, and custom pattern.
GUIDefaultTextFeature
with the specified name
and assigns it to the specified context.
GUIDefaultTextFeature
with the specified name
and assigns it to the specified setting.
GUIElementSetting
and assigns it to
the specified context.
GUIElementSetting
for the specified element
and assigns it to the specified context.
GUIEnumerationLiteralSetting
for the specified
enumeration and assigns it to the specified context.
GUINullSetting
and assigns it to the
specified context.
GUINumberTextFeature
with the specified format
and pattern and assigns it to the specified context.
GUINumberTextFeature
with the specified format
and pattern and assigns it to the specified setting.
GUIObjectSetting
for the specified element
and assigns it to the specified context.
GUIObjectSetting
for the specified class
and assigns it to the specified context.
GUIPropertySetting
for the given element
and assigns it to the given context.
GUISlotSetting
for the given element and assigns
it to the given context.
GUILazyPanel
with the absolute layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the absolute layout
for its children, and assigns it to the given parent.
GUISearchPanelComponent
with the absolute layout
for its children, and assigns it to the given parent.
collection
input pin
(GUIEdit.ipCollection()
method) and edits a slot of the specified edit property of the
object obtained through the widget binding mechanism via the element
input pin (GUIEdit.ipElement()
method).
collection
input pin
(GUIEdit.ipCollection()
method), edits a slot of the specified edit property of the
object obtained through the widget binding mechanism via the element
input pin (GUIEdit.ipElement()
method), and sets a specific layout data
information.
element
input pin (GUIEdit.ipSlotValueElement()
method)
and edits a slot of the specified edit property of the object obtained through
the widget binding mechanism via the element
input pin
(GUIEdit.ipElement()
method).
element
input pin (GUIEdit.ipSlotValueElement()
method),
edits a slot of the specified edit property of the object obtained through
the widget binding mechanism via the element
input pin
(GUIEdit.ipElement()
method), and sets a specific layout data information.
collection
input pin
(GUIInput.ipCollection()
method).
collection
input pin
(GUIInput.ipCollection()
method) and sets a specific layout data
information.
element
input pin
(GUIInput.ipSlotValueElement()
method).
element
input pin
(GUIInput.ipSlotValueElement()
method), and additionally, sets a specific
layout data information.
GUITextFeature
that specifies the property from which
the description of all elements affected by the specified setting will be fetched.
GUILazyPanel
with the dock layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the dock layout
for its children, and assigns it to the given parent.
GUISearchPanelComponent
with the dock layout
for its children, and assigns it to the given parent.
GUITextFeature
that specifies fixed description for
elements that are covered with specified setting.
GUITextFeature
that specifies fixed name for
elements that are covered with specified setting.
GUITextFeature
that specifies fixed separator for
elements that are covered with specified setting.
GUITextFeature
that specifies fixed tooltip for
elements that are covered with specified setting.
GUILazyPanel
with the flow layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the flow layout
for its children, and assigns it to the given parent.
GUISearchPanelComponent
with the flow layout
for its children, and assigns it to the given parent.
GUILazyPanel
with the horizontal layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the horizontal layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the horizontal layout
and vertical alignment for its children, and assigns it to the given parent.
GUISearchPanelComponent
with the horizontal layout
for its children, and assigns it to the given parent.
TableColumnDataInfo
object.
TableRowDataInfo
object.
ComponentInfo
sub-class.
GUIMultiplicityFilter
configured
with the lower and upper multiplicity conditions both set to
0 (zero).
GUIMultiplicityFilter
configured
with the lower and upper multiplicity conditions set to
1 for the lower and infinity for the upper multiplicity.
GUILazyPanel
with the layered layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the layered layout
for its children, and assigns it to the given parent.
GUISearchPanelComponent
with the layered layout
for its children, and assigns it to the given parent.
LayerLayoutData
object that specifies
horizontally constrained layered layout for widgets in a panel
that will have that object assigned to.
GUIButtonComponent
styled like a hyperlink
with the given text (label) and assigns it to the given parent.
GUIButtonComponent
styled like a
hyperlink with the given text (label), places it in the
parent's layout according to the given LayoutData
,
and assigns it to the given parent.
GUIButtonComponent
styled like a hyperlink
with the given text (label) and with the given command instance,
and assigns it to the given parent.
GUIButtonComponent
styled like a hyperlink
with the given text (label) and with the given command instance,
places it in the parent's layout according to the given LayoutData
and assigns it to the given parent.
collection
input pin
(GUIEdit.ipCollection()
method) and edits a slot of the specified edit property of the
object obtained through the widget binding mechanism via the element
input pin (GUIEdit.ipElement()
method).
element
input pin (GUIEdit.ipSlotValueElement()
method) and
edits a slot of the specified edit property of the object obtained through
the widget binding mechanism via the slot editor element
input pin
(GUIEdit.ipElement()
method).
collection
input pin
(GUIInput.ipCollection()
method).
element
input pin
(GUIInput.ipSlotValueElement()
method).
GUITextFeature
that specifies the property from which
the name of all elements affected by the specified setting will be fetched.
GUIMenuItemComponent
that will act as
a separator in the parent menu, and assigns it to the given
parent menu.
GUITextFeature
that specifies the property from which
the separator of all elements affected by the specified setting will be fetched.
GUITransformerComponent
that transforms
an element into the element linked with it via the slot of
the given property, and assigns new object to the given parent
GUIContainerComponent
.
GUITransformerComponent
that transforms
an element into the element linked with it via the slot of
the given property and typed with the given class, and assigns
new object to the given parent GUIContainerComponent
.
GUIPictureFeature
with the specified URL or
attribute name and assigns it to the given setting.
LayoutInfo
sub-class.
LayoutDataInfo
sub-class.
GUIMenuComponent
and assigns it to the given owner menu item.
GUIDefaultNavigatorFeature
and assigns it
to the specified context.
GUIDefaultNavigatorFeature
and assigns it
to the specified setting.
GUINavigatorFeature
for the given property and
assigns it to the given setting.
GUINavigatorFeature
for the given property name and
assigns it to the given setting.
GUINavigatorFeature
for the given properties and
assigns it to the given setting.
GUINavigatorFeature
for the given property names and
assigns it to the given setting.
collection
input pin
(GUIEdit.ipCollection()
method) and edits a slot of the specified edit property of the
object obtained through the widget binding mechanism via the element
input pin (GUIEdit.ipElement()
method).
collection
input pin
(GUIEdit.ipCollection()
method), edits a slot of the specified edit property of the
object obtained through the widget binding mechanism via the element
input pin (GUIEdit.ipElement()
method), and sets a specific layout data
information.
element
input pin (GUIEdit.ipSlotValueElement()
method)
and edits a slot of the specified edit property of the object obtained through
the widget binding mechanism via the element
input pin
(GUIEdit.ipElement()
method).
element
input pin (GUIEdit.ipSlotValueElement()
method),
edits a slot of the specified edit property of the object obtained through
the widget binding mechanism via the element
input pin
(GUIEdit.ipElement()
method), and sets a specific layout data information.
collection
input pin
(GUIInput.ipCollection()
method).
collection
input pin
(GUIInput.ipCollection()
method) and sets a specific layout data
information.
element
input pin
(GUIInput.ipSlotValueElement()
method).
element
input pin
(GUIInput.ipSlotValueElement()
method), and additionally, sets a specific
layout data information.
GUILazyPanel
with the table layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the tabular layout
for its children, and assigns it to the given parent.
GUISearchPanelComponent
with the tabular layout
for its children, and assigns it to the given parent.
collection
input pin
(GUIInput.ipCollection()
method).
collection
input pin
(GUIInput.ipCollection()
method) and sets a column labels in the table
header.
element
input pin
(GUIInput.ipSlotValueElement()
method).
element
input pin
(GUIInput.ipSlotValueElement()
method), and additionally, sets a column
labels in a table header.
GUITextFeature
that specifies the property from which
the tooltip of all elements affected by the specified setting will be fetched.
LayerLayoutData
object that specifies
vertically constrained layered layout for widgets in a panel
that will have that object assigned to.
collection
input pin
(GUIEdit.ipCollection()
method) and edits a slot of the specified edit property of the
object obtained through the widget binding mechanism via the element
input pin (GUIEdit.ipElement()
method).
element
input pin (GUIEdit.ipSlotValueElement()
method) and
edits a slot of the specified edit property of the object obtained through
the widget binding mechanism via the slot editor element
input pin
(GUIEdit.ipElement()
method).
collection
input pin
(GUIInput.ipCollection()
method).
element
input pin
(GUIInput.ipSlotValueElement()
method).
GUILazyPanel
with the vertical layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the vertical layout
for its children, and assigns it to the given parent.
GUIPanelComponent
with the vertical layout
and horizontal alignment for its children, and assigns it to the given parent.
GUISearchPanelComponent
with the vertical layout
for its children, and assigns it to the given parent.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |