Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

R

receive(SystemMessage, SystemMessageContext) - Method in interface no.g9.client.core.communication.MessageReceiver
Receive a message.
receiver - Variable in class no.g9.client.core.communication.SystemMessage
The receiver
receiver(String) - Method in class no.g9.client.core.communication.SystemMessage
Creates a new message based on this but changes the receiver
regexpFilter(DialogObjectConstant, String) - Static method in class no.g9.client.core.view.table.RowFilter
Create a filter that uses the a regular expression to filter values.
RegexpValidator - Class in no.g9.client.core.validator
A validator that validates against a regexp pattern.
RegexpValidator() - Constructor for class no.g9.client.core.validator.RegexpValidator
 
registerController(int, DialogController) - Method in class no.g9.client.core.controller.ApplicationController
Registers the controller.
Warning: this method should not be used by developers.
registerHook(ActionTarget, ActionType, ActionHook<T>) - Method in class no.g9.client.core.action.ActionFactory
Registers a hook for the given target and type.
registerHook(ActionTarget, ActionType, ActionHook<?>) - Method in class no.g9.client.core.controller.ApplicationController
Register the specified action hook
registerHook(ActionTarget, ActionType, ActionHook<?>) - Method in class no.g9.client.core.controller.DialogController
Register the specified action hook.
registerInterceptor(CheckType, Interceptor) - Method in class no.g9.client.core.controller.DialogController
Registers an interceptor.
RemoteServiceTarget - Interface in no.g9.client.core.action
Representation of a remote service target.
remove(int) - Method in class no.g9.client.core.view.table.DefaultTableModel
 
remove(T...) - Method in class no.g9.client.core.view.table.DefaultTableModel
 
remove(int) - Method in interface no.g9.client.core.view.table.TableModel
Removes the row at the specified table data index.
remove(T...) - Method in interface no.g9.client.core.view.table.TableModel
Removes specified row or rows from the table data list.
removeAll(Collection<T>) - Method in class no.g9.client.core.view.table.DefaultTableModel
 
removeAll(Collection<T>) - Method in interface no.g9.client.core.view.table.TableModel
Removes specified row or rows from the table data list.
removeCurrentAction(G9Action<T>) - Method in class no.g9.client.core.action.ActionHookList
Remove the given action from hooks in the list.
removeDialogInstance(DialogInstance) - Method in class no.g9.client.core.controller.ApplicationController
Removes the dialog instance identified by the instance key from the stack.
removeResource(String) - Method in interface no.g9.client.core.view.ResourceStore
Removes the resource.
removeRowFilter(RowFilter<?, ListRow>) - Method in class no.g9.client.core.view.table.DefaultTableModel
 
removeRowFilter(RowFilter<?, ListRow>) - Method in interface no.g9.client.core.view.table.TableModel
Remove the row filter from this table model.
removeRowFilter(RowFilter<?, ListRow>) - Method in interface no.g9.client.core.view.tree.TreeModel
Remove the row filter from this tree model.
removeRowFilters(Collection<RowFilter<?, ListRow>>) - Method in class no.g9.client.core.view.table.DefaultTableModel
 
removeRowFilters(Collection<RowFilter<?, ListRow>>) - Method in interface no.g9.client.core.view.table.TableModel
Remove the row filters from this table model.
removeRowFilters(Collection<RowFilter<?, ListRow>>) - Method in interface no.g9.client.core.view.tree.TreeModel
Remove the row filters from this tree model.
reply(Message) - Method in interface no.g9.client.core.message.MessageCallback
Reply callback with a given message.
reply(Message) - Method in class no.g9.client.core.view.ListSelectionCallback
 
Resource - Class in no.g9.client.core.view
Defines a resource that can displayed by
Resource(String, String, byte[]) - Constructor for class no.g9.client.core.view.Resource
Construct a new resource.
ResourceStore - Interface in no.g9.client.core.view
Resource Store is used to keep resources that the controller want the view to grab (and possibly display)
RETURN_VALUE - Static variable in interface no.g9.client.core.action.ParameterBinding
Boolean constant denoting that a parameter binding is in fact a return value.
RoleNameHelper - Class in no.g9.client.core.util
The Class RoleNameHelper is used for getting the Table name, Column name from the objectSelection values.
RoleNameHelper(DialogController) - Constructor for class no.g9.client.core.util.RoleNameHelper
Instantiates a new role name helper.
RoleState - Enum in no.g9.client.core.controller
Enumerates the possible states of an object selection node.
RowFilter<U,T extends ListRow> - Class in no.g9.client.core.view.table
ColumnFilter is used to filter ListRows based on a filter value and filter type.
RowFilter(DialogObjectConstant, U) - Constructor for class no.g9.client.core.view.table.RowFilter
Create a new row filter.
RowFilter.FilterType - Enum in no.g9.client.core.view.table
Specifies the criteria used by a Filter.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2006–2017 Esito AS. All rights reserved.