- Separator - Class in no.g9.client.core.view.menu
-
A menu separator from the dialog model.
- Separator(String, String, String) - Constructor for class no.g9.client.core.view.menu.Separator
-
Create a new separator.
- setAccelerator(String) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setActionHookList(ActionHookList<V>) - Method in class no.g9.client.core.action.CheckableAction
-
- setActionHookList(ActionHookList<V>) - Method in class no.g9.client.core.action.DisplayableAction
-
- setActionHookList(ActionHookList<V>) - Method in class no.g9.client.core.action.G9Action
-
Sets the list of action hooks to be used by this action.
- setActionHookList(ActionHookList<V>) - Method in class no.g9.client.core.action.ObtainableAction
-
- setActionSetupValue(Object) - Method in class no.g9.client.core.action.G9Action
-
Set the action setup value.
- setActionTarget(ActionTarget) - Method in class no.g9.client.core.action.ActionInfo
-
- setActionType(ActionType) - Method in class no.g9.client.core.action.ActionInfo
-
- setActiveDialogInstance(DialogInstance) - Method in class no.g9.client.core.controller.ApplicationController
-
Sets the active dialog instance.
- setActualParameterValue(A) - Method in interface no.g9.client.core.action.ParameterBinding
-
Set the actual parameter value.
- setAllMapElements() - Method in class no.g9.client.spreadsheet.G9ExcelExporter
-
Sets all the DialogObjectConstant elements in the map.
- setApplicationId(String) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setApplicationView(ApplicationView) - Method in class no.g9.client.core.controller.ApplicationController
-
Sets the application's view.
- setCallBack(CallBack) - Method in class no.g9.client.core.controller.DialogController
-
Set the call back used to perform dialog interaction between dialogs.
- setCallee(DialogConstant) - Method in class no.g9.client.core.action.HookConfigurator
-
- setCaller(DialogConstant) - Method in class no.g9.client.core.action.HookConfigurator
-
set the caller
- setCellData(DialogObjectConstant, Object, Cell, String) - Method in class no.g9.client.spreadsheet.G9ExcelExporter
-
Adds data to a specific cell.
- setCellEnabled(int, DialogObjectConstant, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setCellEnabled(int, DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the enabled property the specified cell.
- setCellEnabled(T, DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the enabled property the specified cell.
- setCellProperty(int, DialogObjectConstant, Property<U>, U) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setCellProperty(int, DialogObjectConstant, Property<U>, U) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the specified property on the specified cell.
- setCellProperty(T, DialogObjectConstant, Property<U>, U) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the specified property on the specified cell.
- setCellShown(int, DialogObjectConstant, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setCellShown(int, DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the shown property the specified cell.
- setCellShown(T, DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the shown property the specified cell.
- setChanged(DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.ViewModel
-
Set the changed status for the given field.
- setChildren(List<MenuBase>) - Method in class no.g9.client.core.view.menu.Menu
-
- setColumn(int) - Method in class no.g9.client.spreadsheet.ExportElement
-
- setColumnEnabled(DialogObjectConstant, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setColumnEnabled(DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the enabled property for all cells in the specified column.
- setColumnEnabled(DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the enabled property for all cells in the specified column.
- setColumnProperty(DialogObjectConstant, Property<U>, U) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setColumnProperty(DialogObjectConstant, Property<U>, U) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the specified property on all cells in the column.
- setColumnProperty(DialogObjectConstant, Property<U>, U) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the specified property on all cells in the column.
- setColumnShown(DialogObjectConstant, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setColumnShown(DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the shown property for all cells in the specified column.
- setColumnShown(DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the shown property for all cells in the specified column.
- setCurrentAction(G9Action<T>) - Method in class no.g9.client.core.action.ActionHookList
-
Set the current G9 action for hooks in the list.
- setCurrentInstance(RoleConstant, Object) - Method in class no.g9.client.core.controller.DialogController
-
Sets the current instance and recursively updates the view's model of
instances to display.
- setCurrentInstances(RoleConstant, Collection<T>) - Method in class no.g9.client.core.controller.DialogController
-
Sets the current instances for a "many" root role, and recursively updates
the view's model of instances to display.
- setCurrentNotebookPage(DialogObjectConstant, DialogObjectConstant) - Method in interface no.g9.client.core.view.DialogView
-
Set the current Notebook page to show.
- setDatePattern(String) - Method in class no.g9.client.core.validator.DateValidator
-
Sets the pattern to match against
- setDefaultButton(DialogObjectConstant) - Method in interface no.g9.client.core.view.DialogView
-
Set the new default button for the dialog.
- setDescription(String) - Method in class no.g9.client.core.action.ActionInfo
-
- setDialogId(String) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setDialogInstance(int) - Method in class no.g9.client.core.view.menu.Menu
-
- setDialogTitle(DialogInstance, String) - Method in interface no.g9.client.core.view.ApplicationView
-
Set the title to use for the given dialog instance.
- setDialogTitle(String) - Method in interface no.g9.client.core.view.DialogView
-
Set the title to use for this dialog instance.
- setDisabledImage(ImageInfo) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setEditable(DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.DialogView
-
Set the editable property for the given dialog object.
- setEffect(DialogObjectConstant, Object) - Method in interface no.g9.client.core.view.DialogView
-
Set the effect object for the given dialog object.
- setEnabled(boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setEnabled(boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the enabled property for all cells in the entire table.
- setEnabled(boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the enabled property for all cells in the entire tree.
- setEvent(EventContext) - Method in class no.g9.client.core.action.G9Action
-
Set the event that triggered this action.
- setExpanded(T, boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Sets the 'expanded' state on a single node.
- setExpanded(boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Sets all nodes to the 'expanded' state.
- setExported(boolean) - Method in class no.g9.client.spreadsheet.ExportElement
-
- setFailMessageArgs(Object[]) - Method in class no.g9.client.core.validator.DateValidator
-
Sets message text to return on failed validations.
- setFailMessageArgs(Object[]) - Method in class no.g9.client.core.validator.RegexpValidator
-
Sets message text to return on failed validations.
- setFailMessageNumber(String) - Method in class no.g9.client.core.validator.ConverterValidator
-
Sets message number to return on failed validations.
- setFailMessageNumber(String) - Method in class no.g9.client.core.validator.DateValidator
-
Sets message number to return on failed validations.
- setFailMessageNumber(String) - Method in class no.g9.client.core.validator.RegexpValidator
-
Sets message number to return on failed validations.
- setFieldValue(AttributeConstant, Object) - Method in class no.g9.client.core.controller.DialogController
-
Sets the specified field value.
- setFieldValue(AttributeConstant, Object, boolean) - Method in class no.g9.client.core.controller.DialogController
-
Sets the specified field value and changed status.
- setFieldValue(DialogObjectConstant, Object) - Method in class no.g9.client.core.controller.DialogController
-
Set the specified field value.
- setFieldValue(DialogObjectConstant, Object, boolean) - Method in class no.g9.client.core.controller.DialogController
-
Set the specified field value and field changed status.
- setFieldValue(DialogObjectConstant, Object) - Method in interface no.g9.client.core.view.ViewModel
-
Displays the specified field value.
- setFilterValue(U) - Method in class no.g9.client.core.view.table.RowFilter
-
Set the value used by this filter when checking if a row should be
included.
- setFirstSortingColumn(DialogObjectConstant) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setFirstSortingColumn(DialogObjectConstant) - Method in interface no.g9.client.core.view.table.TableModel
-
Use the specified column first when comparing list rows.
- setFlag(Boolean) - Method in class no.g9.client.core.action.G9Action
-
Set a general purpose flag.
- setFlagValue(DialogCallBackValue.Flag) - Method in class no.g9.client.core.controller.DialogCallBackValue
-
Set the flag value.
- setFormalParameterValue(F) - Method in interface no.g9.client.core.action.ParameterBinding
-
Set the formal parameter value.
- setFormat(String) - Method in class no.g9.client.core.converter.StringConverter
-
Sets the format to apply
- setHook(DialogInteraction) - Method in class no.g9.client.core.action.HookConfigurator
-
sets the hook
- setId(String) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setImage(ImageInfo) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setLabelAsBold(boolean) - Method in class no.g9.client.spreadsheet.G9ExcelExporter
-
Sets the labelAsBold variable.
- setLenient(boolean) - Method in class no.g9.client.core.validator.DateValidator
-
- setListRow(ListRow) - Method in class no.g9.client.core.action.EventContext
-
Sets the ListRow in which the event occurred.
- setListRowComparator(List<ListRowComparator<T>>) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setListRowComparator(List<ListRowComparator<T>>) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the list of ListRowComparators to use when sorting this table model.
- setLog(Logger) - Static method in class no.g9.client.core.action.G9Action
-
- setMandatory(DialogObjectConstant, boolean) - Method in interface no.g9.client.core.view.DialogView
-
Set the mandatory property for the given dialog object.
- setMenuType(Menu.MENU_TYPE) - Method in class no.g9.client.core.view.menu.Menu
-
- setMessage(Message) - Method in class no.g9.client.core.controller.DialogCallBackValue
-
Set the message of this call back.
- setMessageArgs(Object[]) - Method in class no.g9.client.core.validator.NopValidator
-
Sets message text to return on failed validations.
- setMessageID(String) - Method in class no.g9.client.core.validator.NopValidator
-
Sets message number to return on failed validations.
- setMethods(Map<String, List<String>>) - Method in class no.g9.client.core.view.menu.MenuItem
-
- setMnemonic(String) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setModal(boolean) - Method in interface no.g9.client.core.view.DialogView
-
Set the modal property for a dialog.
- setModelTypeClass(String) - Method in class no.g9.client.core.converter.StringConverter
-
Sets model type class from name
- setNodeEnabled(T, boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the enabled property for all cells in the specified node.
- setNodeProperty(T, Property<U>, U) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the specified property on all cells in the node.
- setNodeShown(T, boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the shown property for all cells in the specified node.
- setOpCode(Integer) - Method in class no.g9.client.core.controller.DialogCallBackValue
-
Set the op code of this call back.
- setParameterValue(T) - Method in interface no.g9.client.core.action.Parameter
-
Set the value of the parameter.
- setParent(Menu) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setPattern(String) - Method in class no.g9.client.core.validator.RegexpValidator
-
Sets a single pattern to validate against.
- setPatterns(String[]) - Method in class no.g9.client.core.validator.RegexpValidator
-
Sets patterns to validate against.
- setProperty(DialogObjectConstant, String, Object) - Method in interface no.g9.client.core.view.DialogView
-
Set a property for the given dialog component.
- setProperty(DialogObjectConstant, Property<T>, T) - Method in class no.g9.client.core.view.ListRow
-
- setProperty(DialogObjectConstant, Property<T>, T) - Method in interface no.g9.client.core.view.PropertyManager
-
Set the specified property.
- setProperty(Property<U>, U) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setProperty(Property<U>, U) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the specified property on all cells in the table.
- setProperty(Property<U>, U) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the specified property on all cells in the tree.
- setReactor(ActionMessageCompilation) - Method in class no.g9.client.core.controller.ExternalDialogConstant
-
Used to build a message for communicating with this external dialog.
- setResult(boolean) - Method in class no.g9.client.core.validator.NopValidator
-
Sets the result to return for validation queries.
- setRootNodes(List<T>) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Sets the root nodes of this model data tree.
- setRow(int) - Method in class no.g9.client.spreadsheet.ExportElement
-
- setRowEnabled(int, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setRowEnabled(T, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setRowEnabled(int, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the enabled property for all cells in the specified row.
- setRowEnabled(T, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the enabled property for all cells in the specified row.
- setRowProperty(int, Property<U>, U) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setRowProperty(T, Property<U>, U) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setRowProperty(int, Property<U>, U) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the specified property on all cells in the row.
- setRowProperty(T, Property<U>, U) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the specified property on all cells in the row.
- setRowShown(int, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setRowShown(T, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setRowShown(int, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the shown property for all cells in the specified row.
- setRowShown(T, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the shown property for all cells in the specified row.
- setSelected(Boolean) - Method in class no.g9.client.core.view.ListRow
-
Set the selected state for this row.
- setSelected(int, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setSelected(T, boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setSelected(boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setSelected(int, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the selected property of the specified row.
- setSelected(T, boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the selected property of the specified row.
- setSelected(boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the selected property of all rows.
- setSelected(boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Sets all nodes to the 'selected' state.
- setSelected(T, boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Sets the 'selected' state on a single node.
- setSelectionModel(TableModel.SelectionModel) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setSelectionModel(TableModel.SelectionModel) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the table's selection model.
- setSelectionModel(TreeModel.SelectionModel) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Sets the current selection model.
- setSetupValue(DialogSetupValue<?>) - Method in class no.g9.client.core.controller.DialogController
-
Set a new setupValue for the dialog.
- setShown(boolean) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setShown(boolean) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the shown property for all cells in the table.
- setShown(boolean) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the shown property for all cells in the entire tree.
- setShown(boolean) - Method in class no.g9.client.spreadsheet.ExportElement
-
- setSortIndex(int) - Method in class no.g9.client.spreadsheet.TableColumnData
-
Sets the index used to keep track of the order columns should be looked at, when comparing different rows.
- setSorting(ListRowComparator.Sorting) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setSorting(ListRowComparator.Sorting) - Method in class no.g9.client.core.view.table.ListRowComparator
-
Set the sorting uses when comparing list rows.
- setSorting(ListRowComparator.Sorting) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the sort direction used by the first sorting column.
- setSorting(ListRowComparator.Sorting) - Method in class no.g9.client.spreadsheet.TableColumnData
-
Sets the sort direction, represented as an enum.
- setSource(DialogController) - Method in class no.g9.client.core.controller.DialogCallBackValue
-
- setSpreadsheetExporter(SpreadsheetExporter) - Method in class no.g9.client.core.controller.DialogController
-
Set the current spreadsheet exporter.
- setState(RoleConstant, RoleState) - Method in class no.g9.client.core.controller.DialogController
-
Set the state of the specified object selection role.
- setStyle(String) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setTableModel(RoleConstant, TableModel<T>) - Method in interface no.g9.client.core.view.ViewModel
-
Set the TableModel for the given role.
- setTaskObject(Object) - Method in class no.g9.client.core.action.ActionTask
-
- setTitle(String) - Method in class no.g9.client.core.view.menu.MenuBase
-
- setTreeModel(DialogObjectConstant, TreeModel<? extends TreeNode, ? extends ListRow>) - Method in interface no.g9.client.core.view.ViewModel
-
Set the TreeModel for the given treeview.
- setup(DialogSetupValue<?>) - Method in class no.g9.client.core.controller.DialogController
-
Invoked each time the dialog is opened.
- setValidators(List<FieldValidator>) - Method in class no.g9.client.core.validator.ValidatorChainValidator
-
- setValue(DialogObjectConstant, Object) - Method in class no.g9.client.core.view.ListRow
-
Set the value for the given field.
- setValueAt(int, DialogObjectConstant, Object) - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- setValueAt(int, DialogObjectConstant, Object) - Method in interface no.g9.client.core.view.table.TableModel
-
Set the specified cell value.
- setValueAt(T, DialogObjectConstant, Object) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Set the specified cell value.
- setWidgetProperty(DialogObjectConstant, String, Object) - Method in interface no.g9.client.core.view.DialogView
-
Set the given property value for a widget.
- setWorkbookProvider(WorkbookProvider) - Method in class no.g9.client.spreadsheet.G9ExcelExporter
-
Set a new workbook provider.
- shouldInvokeHook() - Method in class no.g9.client.core.action.G9Action
-
Test if hook should be invoked.
- show(DialogConstant) - Method in interface no.g9.client.core.view.ApplicationView
-
Show the given dialog.
- show(DialogObjectConstant) - Method in interface no.g9.client.core.view.DialogView
-
Show the given dialog object.
- shutDown() - Method in interface no.g9.client.core.action.ActionExecutor
-
Shuts down the executor.
- shutdownNow() - Method in interface no.g9.client.core.action.ActionExecutor
-
Shuts down the executor
- sortTableView() - Method in class no.g9.client.core.view.table.DefaultTableModel
-
- sortTableView() - Method in interface no.g9.client.core.view.table.TableModel
-
Sort the table view.
- sortTree(List<T>) - Method in interface no.g9.client.core.view.tree.TreeModel
-
Sort all nodes in list of root nodes .
- SpreadsheetExporter - Interface in no.g9.client.spreadsheet
-
A common interface for all spreadsheet exporter implementations.
- SpreadsheetService - Interface in no.g9.client.spreadsheet
-
The interface handles export to spreadsheets, such as Excel.
- STACK_ELEVATE_PORT - Static variable in class no.g9.client.core.communication.SystemMessage
-
Send messages to this address to elevate the application stack.
- STACK_ELEVATE_TEMPLATE - Static variable in class no.g9.client.core.communication.SystemMessage
-
Send messages to this address to elevate the application stack.
- STACK_POP_PORT - Static variable in class no.g9.client.core.communication.SystemMessage
-
Send messages to this address to pop the application stack.
- STACK_POP_TEMPLATE - Static variable in class no.g9.client.core.communication.SystemMessage
-
Send messages to this address to pop the application stack.
- STACK_PUSH_PORT - Static variable in class no.g9.client.core.communication.SystemMessage
-
Send messages to this address to push the application stack.
- STACK_PUSH_TEMPLATE - Static variable in class no.g9.client.core.communication.SystemMessage
-
Send messages to this address to push the application stack.
- STACK_RECEIVER - Static variable in class no.g9.client.core.communication.SystemMessage
-
Send messages to this address to push or pop the application stack.
- StandaloneSpreadsheetExporter - Class in no.g9.client.spreadsheet
-
This class can be used when one wants to generate workbooks without going through an IceFaces application.
- StandaloneSpreadsheetExporter() - Constructor for class no.g9.client.spreadsheet.StandaloneSpreadsheetExporter
-
- statusCode - Variable in class no.g9.client.core.communication.CommunicationError
-
The status code from the UA.
- StringConverter<M> - Class in no.g9.client.core.converter
-
A converter that fomats and converts values to (and from) String.
- StringConverter() - Constructor for class no.g9.client.core.converter.StringConverter
-
- StringProperty - Class in no.g9.client.core.view
-
Represents a general string property for dialog objects.
- succeeded() - Method in class no.g9.client.core.action.ActionHookAdapter
-
- succeeded() - Method in interface no.g9.client.core.action.Hookable
-
- succeeded() - Method in class no.g9.client.core.validator.ValidationResult
-
Returns the validation result.
- Succeeding<V> - Class in no.g9.client.core.action
-
The succeeded state, invokes the succeeded hook.
- SYSTEM - Static variable in class no.g9.client.core.communication.SystemMessage
-
The system address
- SystemMessage - Class in no.g9.client.core.communication
-
Used to code/decode messages.
- SystemMessage(String) - Constructor for class no.g9.client.core.communication.SystemMessage
-
Constructor creating
- SystemMessage(String, String, String) - Constructor for class no.g9.client.core.communication.SystemMessage
-
- SystemMessageContext - Interface in no.g9.client.core.communication
-
The context for a SystemMessage when it is sent to a MessageReceiver.