|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Integer.valueOf(int)
instead.
A
input pin; when event occurs,
the Boolean
value from the binding message
accepted on this pin is stored in this widget internally,
and also, new Boolean
value
(the result of AND operation on just accepted value and
the last accepted value on the B
input pin) is
provided on the output
output pin
(opOutput()
method).
A
input pin; when event occurs,
the Boolean
value from the binding message
accepted on this pin is stored in this widget internally, and
also, new Boolean
value (the result of OR operation
on just accepted value and the last accepted value on the
B
input pin) is provided on the
output
output pin
(opOutput()
method).
abortSearch
input pin; when event occurs,
the currently executing search will be aborted on the server.
B
input pin; when event occurs,
the Boolean
value from the binding message
accepted on this pin is stored in this widget internally, and
also, new Boolean
value (the result of AND operation
on just accepted value and the last accepted value on the
A
input pin) is provided on the
output
output pin
(opOutput()
method).
B
input pin; when event occurs,
the Boolean
value from the binding message
accepted on this pin is stored in this widget internally, and
also, new Boolean
value (the result of OR operation
on just accepted value and the last accepted value on the
A
input pin) is provided on the
output
output pin
(opOutput()
method).
back
input pin; when event occurs,
the child of this widget that was visible before currently
visible child will get visible (only if this widget supports it).
caption
input pin; when event
occurs, the textual content of the binding message will
be used as the new caption of this dialog.
caption
input pin; when event occurs,
the textual content of the binding message is used to set the
caption of this widget.
checked
input pin; when event occurs,
if this widget is check box, it will get checked and new
value will be stored in corresponding attribute.
checked
input pin; when event occurs, if this widget
is check box, it will get checked.
clearContents
input pin; when event occurs,
all items in the search result page will be cleared.
clearParameters
input pin; when event occurs,
all collected parameter values will be cleared.
clearValue
input pin;
when event occurs, selected, picked, or specified value of this widget
will be cleared and corresponding slot will also be cleared in the object space.
clearValue
input pin;
when event occurs, selected, picked, or specified value of this widget
will be cleared.
click
input pin; when event occurs,
the command is executed with the current state of the
parameter values.
collection
input pin; when event occurs, the
collection of instances from the binding message will be presented in
this widget.
collection
input pin; when event occurs, the
collection of instances from the binding message will be presented in
this widget.
element
input pin; when event occurs,
the element from the binding message will be used as a parameter
to fetch a collection of tabs that should be visible from that
moment onwards.
element
input pin; when event occurs,
the element from the binding message will be used as a parameter
to fetch a children sub-tree that should replace the existing
sub-tree.
element
input pin;
when event occurs, this widget will read the slot of the specified
property of the object from the binding message and refresh presented
values accordingly.
element
input pin; when event occurs,
the object from the binding message will be displayed by this
widget.
element
input pin; when event occurs,
the element from the binding message will be
used to determine its index (position) in a collection
obtained through the other input pin input
(GUIIndexOfElement.ipInput()
method), and to provide that found index
on the output
output pin (GUIIndexOfElement.opOutput()
method).
element
input pin; when event occurs,
this widget will fetch elements based on the element from
the binding message received on this pin, and provide them on
the value
output pin (GUIServiceAccessPointComponent.opValue()
method).
element
input pin; when event occurs,
this widget will fetch elements linked over the slot of this
widget to the element from the binding message received on this pin,
and provide them on the value
output pin
(GUISlotListenerComponent.opValue()
method).
firstParam
input pin; when event occurs,
the content of the binding message is stored in this widget
internally and used afterwards as a parameter when the assigned
command is executed.
focus
input pin; when event occurs, this widget
will receive focus.
focus
input pin; when event occurs, this widget
will receive focus.
forward
input pin; when event occurs,
the child of this widget that was visible after currently
visible child will get visible (only if this widget supports it).
hide
input pin; when event
occurs, this dialog will get hidden.
href
input pin; when event occurs,
the textual content of the binding message is used to set the
URL (href) of this widget.
HTML
input pin; when event occurs,
the HTML content from the binding message will be used to
set this widget's HTML content.
index
input pin; when event occurs,
the index value from the binding message will be
used to find the value at that position in a collection
obtained through the other input pin input
(GUIGetElementAt.ipInput()
method), and to provide that found value
on the output
output pin (GUIGetElementAt.opOutput()
method).
input
input pin; when event occurs,
value(s) accepted on that pin is/are stored in this widget internally
so it/they can be provided on the output
output pin
(GUIBufferComponent.opOutput()
method) when new event appears at the
send
input pin (GUIBufferComponent.ipSend()
method).
input
input pin; when event occurs,
this widget will filter the collection of elements
and provide the result on the output
output pin
(GUICollectionFilter.opOutput()
method).
input
input pin; when event occurs,
value accepted on this pin is filtered according to the filtering
policy of this class and appropriate values are provided on the
output pins: yes
(GUIFilterComponent.opYes()
method),
no
(GUIFilterComponent.opNo()
method), and
booleanResult
(GUIFilterComponent.opBooleanResult()
method).
input
input pin; when event occurs,
the collection of values from the binding message will be
inspected and only one value at the position (in a collection)
obtained through the other input pin index
(GUIGetElementAt.ipIndex()
method) will be provided on the
output
output pin (GUIGetElementAt.opOutput()
method).
input
input pin; when event occurs,
the collection of values from the binding message will be
inspected and the index (in a collection) that corresponds to
the element obtained through the other input pin element
(GUIIndexOfElement.ipElement()
method) will be provided on the
output
output pin (GUIIndexOfElement.opOutput()
method).
input
input pin; when event occurs,
the Boolean
value from the binding message
accepted on this pin is inverted (the result of NOT
operation) and provided on the output
output pin
(opOutput()
method).
input
input pin; when event occurs,
this widget will transform (using assigned transformer) the element
from the binding message received on this pin into other element,
which will be provided on the output
output pin
(GUITransformerComponent.opOutput()
method).
label
input pin; when event occurs,
the textual content from the binding message will be used to
set this widget's label.
load
input pin; when event occurs,
this widget will load its content from the server.
next
input pin; when event occurs,
if the child with the index i is currently visible, then the
child with the index i + 1 will get visible (
only if this widget supports it).
open
input pin; when event occurs,
the Boolean
value from the binding message content
will be used to specify whether this panel should open
(true
) or close (false
) its sub-tree
(that is, its content).
openLink
input pin; when event occurs,
the request for resource with the URL of this widget is issued
by this widget (that is, by the browser).
pause
input pin; when event occurs,
the count-down pauses.
previous
input pin; when event occurs,
if the child with the index i is currently visible, then the
child with the index i - 1 will get visible (
only if this widget supports it).
redo
input pin; when event occurs,
the action proposed by the execution policy will be performed:
check pre-conditions, execute, or nothing.
refresh
input pin; when event occurs,
the empty binding message will be sent to all children of this
widget of the GUIEdit
type to the refresh
input pin
(ipRefresh()
method).
refresh
input pin;
when event occurs, the slot currently being presented and listened to
is re-fetched or refreshed.
refresh
input pin; when event occurs,
this widget will re-filter the collection of elements
and provide the result on the output
output pin
(GUICollectionFilter.opOutput()
method).
refresh
input pin; when event occurs,
this widget will re-fetch elements based on the last element
received on the element
input pin
(GUIServiceAccessPointComponent.ipElement()
method), and provide them on
the value
output pin (GUIServiceAccessPointComponent.opValue()
method).
refresh
input pin; when event occurs,
this widget will re-transform the last element
received on the input
input pin
(GUITransformerComponent.ipInput()
method), and provide transformation result on
the output
output pin (GUITransformerComponent.opOutput()
method).
refreshContents
input pin; when event occurs,
this panel will re-fetch its children sub-tree based on the last
received element via the element
input pin
(GUIDynamicContentsPanel.ipElement()
method).
refresh
input pin; when event occurs,
the presented data will be re-fetched from the server.
refresh
input pin; when event occurs,
the presented data will be re-fetched from the server.
refreshVisibleTabs
input pin; when event occurs,
this panel will re-fetch tabs based on the last received element
via the element
input pin (GUIDynamicallyVisibleTabsComponent.ipElement()
method).
relay
input pin; when event occurs,
the value from the binding message is immediately provided on
the relay
output pin (GUIRelayComponent.opRelay()
method).
relay1
input pin; when event occurs,
the content of the binding message is immediately forwarded
to the relay1
output pin (GUIContainerComponent.opRelay1()
method).
relay2
input pin; when event occurs,
the content of the binding message is immediately forwarded
to the relay2
output pin (GUIContainerComponent.opRelay2()
method).
reset
input pin; when event occurs,
the empty binding message will be sent to all children of this
widget of the GUIInput
type to the reset
input pin
(ipReset()
method).
reset
input pin; when event occurs,
all selected items in the search result page will be
unselected.
reset
input pin; when event occurs the value
of this widget will be re-set to initial value.
scrollToTop
input pin; when event occurs,
the web page will immediately be scrolled up to the top.
search
input pin; when event occurs,
the search will be performed with the current collection of
parameter values.
secondParam
input pin; when event occurs,
the content of the binding message is stored in this widget
internally and used afterwards as a parameter when the assigned
command is executed.
selectAll
input pin; when event occurs,
all items in the search result page will be selected.
selectAll
input pin; when event occurs, this
widget will select all objects that are presented at that moment in time.
selectAll
input pin; when event occurs, this
widget will select all objects that are presented at that moment in time.
selection
input pin; when event occurs,
the object from the binding message will be used to select it in
the search results if it exist.
selection
input pin; when event occurs, this
widget will try to select object(s) from the binding message if it/they
is/are presented in this widget.
selection
input pin; when event occurs, this
widget will try to select object(s) from the binding message if it/they
is/are presented in this widget.
send
input pin; when event occurs,
the last value received on the input
input pin
(GUIBufferComponent.ipInput()
method) is provided on the
output
output pin (GUIBufferComponent.opOutput()
method).
element
input pin; when event occurs,
the slot value of the object from the binding message will be fetched and
and presented.
element
input pin; when event occurs,
the slot value of the object from the binding message will be fetched and
and presented.
start
input pin; when event occurs,
the count-down starts.
stop
input pin; when event occurs,
the count-down stops.
submit
input pin; when event occurs,
the empty binding message will be sent to all children of this
widget of the GUIEdit
type to the submit
input pin
(ipSubmit()
method).
submit
input pin;
when event occurs, the values presented in this widget
will be submitted into the current slot.
target
input pin; when event occurs,
the textual content of the binding message is used to set the
target window of this widget.
text
input pin; when event occurs,
the textual binding message content will become new text
(label) of this widget.
time
input pin; when event occurs,
the content from the binding message is used to set new count-down
time of this widget.
title
input pin; when event occurs,
the textual binding message content will become a new title of
this widget.
unchecked
input pin; when event occurs, if this widget
is check box, it will get unchecked and new value will be stored in
corresponding attribute.
unchecked
input pin; when event occurs,
if this widget is check box, it will get unchecked.
unload
input pin; when event occurs,
this widget will unload its content from the server.
unselectAll
input pin; when event occurs, this
widget will un-select all selected objects that are presented at that
moment in time.
unselectAll
input pin; when event occurs, this
widget will un-select all selected objects that are presented at that
moment in time.
value
input pin; when event occurs,
binding message will be presented, picked or selected by this widget and
new value stored in appropriate attribute or association end.
value
input pin; when event occurs,
binding message content will be presented, picked or selected by this widget.
visibleChild
input pin; when event occurs,
the integer content of the binding message will be use to
define the index of the next visible child of this widget
(only if this widget supports it).
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |