Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abandon() - Method in class com.storedobject.core.InventoryTransaction
-
Abandon the current set of entries.
- abort() - Method in class com.storedobject.common.InputOutputStream
-
Abort the streams.
- abort() - Method in class com.storedobject.ui.LoginForm
- abort() - Method in class com.storedobject.ui.TextView
- abort() - Method in class com.storedobject.ui.VerifyOTP
- abort() - Method in class com.storedobject.vaadin.Dashboard
-
Closes the view by aborting if that exists
- abort() - Method in interface com.storedobject.vaadin.ExecutableView
-
Abort this.
- abort() - Method in class com.storedobject.vaadin.TimerComponent
-
Abort the timer.
- abort() - Method in class com.storedobject.vaadin.View
-
Abort this view.
- abort() - Method in class com.storedobject.vaadin.WrappedView
- abort(Throwable) - Method in interface com.storedobject.core.ContentProducer
-
This method may be called when the content generation is aborted due to some error.
- abort(Throwable) - Method in class com.storedobject.core.StreamContentProducer
- abort(Throwable) - Method in class com.storedobject.office.AbstractSpreadSheet
- abort(Throwable) - Method in class com.storedobject.ui.util.AbstractContentGenerator
- abort(Throwable) - Method in class com.storedobject.ui.util.ContentGenerator
- aborted() - Method in interface com.storedobject.vaadin.MediaCapture.DataReceiver
-
This method is invoked if streaming is aborted due to any errors.
- aborted() - Method in class com.storedobject.vaadin.View
-
See if this view was aborted.
- aboutToAddExternalContent(int, PDFImage) - Method in class com.storedobject.pdf.PDF
- aboutToSave(Transaction) - Method in class com.storedobject.ui.ObjectListEditor
-
This method is invoked from
ObjectListEditor.save(Transaction)
when changes are about to be saved to the database. - absolute() - Method in class com.storedobject.core.Angle
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Area
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Count
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Distance
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.FractionalCount
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Money
-
Return the monetary value containing the absolute value.
- absolute() - Method in class com.storedobject.core.Percentage
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Pressure
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Quantity
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Speed
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Temperature
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.TimeDuration
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Volume
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.VolumeRate
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Weight
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.WeightOrVolume
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.WeightRate
-
Absolute value of this quantity.
- AbstractAssembly<T,
C> - Class in com.storedobject.ui.inventory - AbstractCardAccount - Class in com.storedobject.accounts
- AbstractCardAccount() - Constructor for class com.storedobject.accounts.AbstractCardAccount
- AbstractChart - Class in com.storedobject.chart
-
Abstract base class for creating specific subtypes of charts that requires more axes.
- AbstractChart(ChartType, boolean, AbstractDataProvider<?>...) - Constructor for class com.storedobject.chart.AbstractChart
-
Create a chart of a given type and data.
- AbstractChart(ChartType, AbstractDataProvider<?>...) - Constructor for class com.storedobject.chart.AbstractChart
-
Create a chart of a given type and data.
- AbstractCheckList - Class in com.storedobject.core
- AbstractCheckList() - Constructor for class com.storedobject.core.AbstractCheckList
- AbstractCheckListForestBrowser<T> - Class in com.storedobject.ui.common
- AbstractCheckListForestBrowser(Class<T>) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListForestBrowser(Class<T>, int) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListForestBrowser(Class<T>, int, String) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListForestBrowser(Class<T>, String) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListForestBrowser(String) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListItem - Class in com.storedobject.core
- AbstractCheckListItem() - Constructor for class com.storedobject.core.AbstractCheckListItem
- AbstractColor - Class in com.storedobject.chart
-
Base class for the representation of color.
- AbstractColor() - Constructor for class com.storedobject.chart.AbstractColor
- AbstractComputedInteger - Class in com.storedobject.core
- AbstractComputedInteger() - Constructor for class com.storedobject.core.AbstractComputedInteger
- AbstractComputedInteger(int) - Constructor for class com.storedobject.core.AbstractComputedInteger
- AbstractComputedInteger(int, boolean) - Constructor for class com.storedobject.core.AbstractComputedInteger
- AbstractComputedInteger(AbstractComputedInteger) - Constructor for class com.storedobject.core.AbstractComputedInteger
- AbstractComputedValue<T> - Class in com.storedobject.core
- AbstractComputedValue() - Constructor for class com.storedobject.core.AbstractComputedValue
- AbstractConsumptionSelector - Class in com.storedobject.ui.iot
- AbstractConsumptionSelector(String, Resource, Block) - Constructor for class com.storedobject.ui.iot.AbstractConsumptionSelector
- AbstractContentGenerator - Class in com.storedobject.ui.util
- AbstractContentGenerator(Application, ContentProducer, Consumer<AbstractContentGenerator>, Consumer<Long>, Runnable) - Constructor for class com.storedobject.ui.util.AbstractContentGenerator
- AbstractData<T> - Class in com.storedobject.chart
-
Representation of data as a
List
. - AbstractData() - Constructor for class com.storedobject.iot.DataSet.AbstractData
- AbstractData(DataType, T...) - Constructor for class com.storedobject.chart.AbstractData
-
Constructor.
- AbstractData(Class<T>, T...) - Constructor for class com.storedobject.chart.AbstractData
-
Constructor.
- AbstractDataEditor<T> - Class in com.storedobject.vaadin
-
A view that is used for creating "data entry forms" for a particular type of object.
- AbstractDataEditor(Class<T>) - Constructor for class com.storedobject.vaadin.AbstractDataEditor
-
Constructor
- AbstractDataEditor(Class<T>, String) - Constructor for class com.storedobject.vaadin.AbstractDataEditor
-
Constructor
- AbstractDataEditor.DForm - Class in com.storedobject.vaadin
-
Form to be used internally.
- AbstractDataForm<D> - Class in com.storedobject.vaadin
-
A view that is used for creating "data entry forms".
- AbstractDataForm() - Constructor for class com.storedobject.vaadin.AbstractDataForm
- AbstractDataForm.FieldError - Exception Class in com.storedobject.vaadin
-
For internal use only.
- AbstractDataProvider<T> - Interface in com.storedobject.chart
-
Abstract data provider interface.
- AbstractDataProvider.NumberComparator - Class in com.storedobject.chart
- AbstractDataStream<T> - Class in com.storedobject.chart
-
A data provider implementation to provide data from a
Stream
. - AbstractDataStream(DataType, Stream<T>) - Constructor for class com.storedobject.chart.AbstractDataStream
-
Constructor.
- AbstractDataZoom - Class in com.storedobject.chart
-
Represents abstract "data zoom" component.
- AbstractEditableGrid<T> - Class in com.storedobject.ui
-
An editable grid.
- AbstractEditableGrid(Class<T>, Filtered<T>) - Constructor for class com.storedobject.ui.AbstractEditableGrid
-
Constructor that will generate columns from the Bean's properties.
- AbstractEditableGrid(Class<T>, Filtered<T>, Iterable<String>) - Constructor for class com.storedobject.ui.AbstractEditableGrid
-
Constructor that will generate columns from the column names passed.
- AbstractForm<D> - Class in com.storedobject.vaadin
-
Class to represent a "data entry form".
- AbstractForm(Class<D>) - Constructor for class com.storedobject.vaadin.AbstractForm
-
Construct a form.
- AbstractForm(Class<D>, HasComponents) - Constructor for class com.storedobject.vaadin.AbstractForm
-
Construct a form with a specified field container.
- AbstractForm(Class<D>, HasComponents, Object) - Constructor for class com.storedobject.vaadin.AbstractForm
-
For internal use only.
- AbstractForm.ValueHandler - Class in com.storedobject.vaadin
-
Basic value-handler implementation.
- AbstractGanttChart - Class in com.storedobject.chart
-
Abstract Gantt chart is the base class for
GanttChart
andActivityChart
. - AbstractGanttChart(AbstractProject) - Constructor for class com.storedobject.chart.AbstractGanttChart
-
Constructor.
- AbstractInvoiceBrowser<I> - Class in com.storedobject.ui.accounts
- AbstractInvoiceBrowser(Class<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceEditor<I> - Class in com.storedobject.ui.accounts
- AbstractInvoiceEditor(Class<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractInvoiceEditor(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractInvoiceEditor(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractInvoiceEditor(Class<I>, int, String, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractInvoiceEditor(String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractJSONService<T> - Class in com.storedobject.tools
- AbstractJSONService(String, String) - Constructor for class com.storedobject.tools.AbstractJSONService
- AbstractLabel - Class in com.storedobject.chart
- AbstractLabel() - Constructor for class com.storedobject.chart.AbstractLabel
- AbstractLinkGrid<T> - Class in com.storedobject.ui
- AbstractLinkGrid(ObjectLinkField<T>, Filtered<T>, Iterable<String>) - Constructor for class com.storedobject.ui.AbstractLinkGrid
- AbstractLinkGrid(ObjectLinkField<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.AbstractLinkGrid
- AbstractListProvider<T> - Class in com.storedobject.ui
- AbstractListProvider(Class<T>, DataList<T>) - Constructor for class com.storedobject.ui.AbstractListProvider
- AbstractListProvider.LoadCallBack - Interface in com.storedobject.ui
- AbstractObjectField<T> - Class in com.storedobject.ui
-
The base field for accepting a
StoredObject
instance. - AbstractObjectField(Class<T>, boolean) - Constructor for class com.storedobject.ui.AbstractObjectField
-
Constructor.
- AbstractObjectForest<T> - Class in com.storedobject.ui
- AbstractObjectForest(boolean, boolean, Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.AbstractObjectForest
- AbstractObjectInput<T> - Interface in com.storedobject.ui.util
-
Methods used by fields for inputting
StoredObject
s orId
s. - AbstractPart - Class in com.storedobject.chart
-
Represents an abstract
ComponentPart
with some common base properties. - AbstractPart() - Constructor for class com.storedobject.chart.AbstractPart
- AbstractPeriod<T> - Class in com.storedobject.core
- AbstractPeriod(T, T) - Constructor for class com.storedobject.core.AbstractPeriod
- AbstractProject - Class in com.storedobject.chart
-
An abstract base class that implements some useful attributes and methods for defining a project.
- AbstractProject(ChronoUnit) - Constructor for class com.storedobject.chart.AbstractProject
-
Constructor.
- AbstractProperty - Class in com.storedobject.chart
-
Abstract base implementation of
ComponentProperty
. - AbstractProperty() - Constructor for class com.storedobject.chart.AbstractProperty
- AbstractQuantityField<T> - Class in com.storedobject.ui.util
- AbstractQuantityField(String, int, int, Class<T>, MeasurementUnit) - Constructor for class com.storedobject.ui.util.AbstractQuantityField
- AbstractReceiveMaterialReturned - Class in com.storedobject.ui.inventory
- AbstractReceiveMaterialReturned(InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialReturned
- AbstractReceiveMaterialReturned(InventoryLocation, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialReturned
- AbstractReceiveMaterialReturned(String) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialReturned
- AbstractReceiveMaterialTransferred - Class in com.storedobject.ui.inventory
- AbstractReceiveMaterialTransferred() - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialTransferred
- AbstractReceiveMaterialTransferred(InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialTransferred
- AbstractReceiveMaterialTransferred(String) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialTransferred
- AbstractRequestMaterial<MR,
MRI> - Class in com.storedobject.ui.inventory - AbstractResourcedComponent - Class in com.storedobject.vaadin
-
Abstract "resourced component" that knows how to register/unregister the resource during attach/detach events.
- AbstractResourcedComponent() - Constructor for class com.storedobject.vaadin.AbstractResourcedComponent
-
Default constructor.
- AbstractResourcedComponent(AbstractStreamResource) - Constructor for class com.storedobject.vaadin.AbstractResourcedComponent
-
Constructor with a stream resource to view.
- AbstractResourcedComponent(String) - Constructor for class com.storedobject.vaadin.AbstractResourcedComponent
-
Constructor with file to view.
- AbstractReturnMaterial<M,
L> - Class in com.storedobject.ui.inventory - AbstractReturnMaterial(Class<M>, Class<L>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReturnMaterial
- AbstractReturnMaterial(Class<M>, Class<L>, InventoryLocation, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReturnMaterial
- AbstractReturnMaterial(Class<M>, Class<L>, String) - Constructor for class com.storedobject.ui.inventory.AbstractReturnMaterial
- AbstractSale<S,
SI> - Class in com.storedobject.ui.inventory - AbstractSale(Class<S>, Class<SI>, InventoryLocation, String) - Constructor for class com.storedobject.ui.inventory.AbstractSale
- AbstractSale(Class<S>, Class<SI>, String) - Constructor for class com.storedobject.ui.inventory.AbstractSale
- AbstractSale(Class<S>, Class<SI>, String, String) - Constructor for class com.storedobject.ui.inventory.AbstractSale
- AbstractSendAndReceiveMaterial<T,
L> - Class in com.storedobject.ui.inventory - AbstractSendAndReceiveMaterial(Class<T>, Class<L>, boolean) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, boolean, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, InventoryLocation, boolean) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, InventoryLocation, boolean, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, InventoryLocation, boolean, String) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, String, boolean) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, String, boolean, String) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractServiceItemType - Class in com.storedobject.core
- AbstractServiceItemType() - Constructor for class com.storedobject.core.AbstractServiceItemType
- AbstractSpreadSheet - Class in com.storedobject.office
- AbstractSpreadSheet(InputStream, OutputStream) - Constructor for class com.storedobject.office.AbstractSpreadSheet
-
Constructor.
- AbstractStyle - Class in com.storedobject.chart
-
A class that defines basic style details.
- AbstractStyle() - Constructor for class com.storedobject.chart.AbstractStyle
- AbstractTask - Class in com.storedobject.chart
-
Abstract base class for the representation of tasks/activities used within
Project
instances andActivityList
instances. - AbstractTask() - Constructor for class com.storedobject.chart.AbstractTask
- AbstractTextContentEditor<T> - Class in com.storedobject.ui.common
- AbstractTextContentEditor(Class<T>) - Constructor for class com.storedobject.ui.common.AbstractTextContentEditor
- AbstractTextContentEditor(Class<T>, int) - Constructor for class com.storedobject.ui.common.AbstractTextContentEditor
- AbstractTextContentEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.common.AbstractTextContentEditor
- AbstractTextContentEditor(String) - Constructor for class com.storedobject.ui.common.AbstractTextContentEditor
- AbstractTicks() - Constructor for class com.storedobject.chart.Axis.AbstractTicks
- AbstractTradeType - Class in com.storedobject.core
- AbstractTradeType() - Constructor for class com.storedobject.core.AbstractTradeType
- AbstractTransaction - Class in com.storedobject.core
- AbstractTreeProvider<T,
O> - Class in com.storedobject.ui - AbstractTreeProvider(Class<O>) - Constructor for class com.storedobject.ui.AbstractTreeProvider
- AbstractTreeProvider.LoadCallBack - Interface in com.storedobject.ui
- AbstractUnit - Class in com.storedobject.iot
- AbstractUnit() - Constructor for class com.storedobject.iot.AbstractUnit
- AbstractUserForm - Class in com.storedobject.ui.tools
- AbstractUserForm(String, String) - Constructor for class com.storedobject.ui.tools.AbstractUserForm
- accept(Block) - Method in class com.storedobject.ui.iot.AbstractConsumptionSelector
- accept(Block) - Method in class com.storedobject.ui.iot.BlockSelector
- accept(Block) - Method in class com.storedobject.ui.iot.ComputeConsumption
- accept(Block) - Method in class com.storedobject.ui.iot.RecomputeStatistics
- accept(Block) - Method in class com.storedobject.ui.iot.SelectData
- accept(Resource, Block) - Method in class com.storedobject.ui.iot.AbstractConsumptionSelector
- accept(Resource, Block) - Method in class com.storedobject.ui.iot.RecomputeConsumption
- accept(Resource, Block) - Method in class com.storedobject.ui.iot.RemoveConsumption
- accept(Resource, Block) - Method in class com.storedobject.ui.iot.ViewConsumption
- accept(T) - Method in class com.storedobject.common.Accumulator
-
Accepts values for calculation
- accept(T) - Method in interface com.storedobject.common.EConsumer
- accept(T) - Method in class com.storedobject.common.ParallelAccumulator
- accept(T) - Method in interface com.storedobject.core.ObjectSetter
-
Default implementation of the
Consumer
interface - it invokesObjectSetter.setObject(StoredObject)
. - accept(T1, T2) - Method in interface com.storedobject.common.EBiConsumer
- accept(T1, T2, T3) - Method in interface com.storedobject.common.ETriConsumer
- accept(T1, T2, T3) - Method in interface com.storedobject.common.TriConsumer
-
A method that accepts 3 values for performing an operation on them without returing any result after the operation.
- accept(T1, T2, T3) - Method in interface com.storedobject.common.TriFunction
-
Accepts 3 arguments of the specified types T1, T2, T3 and returns a value of specified type R
- AcceptAbandonButtons - Class in com.storedobject.ui.util
- AcceptAbandonButtons(Runnable, Runnable) - Constructor for class com.storedobject.ui.util.AcceptAbandonButtons
- acceptColumn(Grid.Column<T>, String) - Method in class com.storedobject.vaadin.HasColumns.SOGrid
-
This will be invoked when each column is constructed.
- acceptData(JSONData) - Method in class com.storedobject.ui.JSONGrid
- acceptData(ArrayList<JSONData>) - Method in class com.storedobject.ui.JSONGrid
- acceptNodeData(XMLNodeData) - Method in class com.storedobject.ui.XMLGrid
- acceptNodeData(ArrayList<XMLNodeData>) - Method in class com.storedobject.ui.XMLGrid
- acceptNodes(ArrayList<Node>) - Method in class com.storedobject.ui.XMLGrid
- acceptValueChange(ObjectLinkField<L>, L, int) - Method in class com.storedobject.examples.general.logic.ObjectEditorExample2
- acceptValueChange(ObjectLinkField<L>, L, int) - Method in class com.storedobject.ui.ObjectEditor
-
Accept a change in the link field value.
- access(Command) - Method in class com.storedobject.vaadin.Application
-
Lock the UI and execute a command.
- AccessControl - Class in com.storedobject.core
- AccessControl() - Constructor for class com.storedobject.core.AccessControl
- accessed(TransactionManager) - Method in class com.storedobject.core.JavaClass
- Account - Class in com.storedobject.core
-
This class represents an Account.
- Account() - Constructor for class com.storedobject.core.Account
-
Constructs a local currency Account.
- Account(Id) - Constructor for class com.storedobject.core.Account
-
Constructs an Account in local currency.
- Account(Id, Id) - Constructor for class com.storedobject.core.Account
-
Constructs an Account in local currency.
- Account(Id, String) - Constructor for class com.storedobject.core.Account
-
Constructs an Account.
- Account(Id, String, Id) - Constructor for class com.storedobject.core.Account
-
Constructs an Account.
- ACCOUNT_ALREADY_EXISTS - Static variable in class com.storedobject.common.Fault
- Account_Not_Found - Exception Class in com.storedobject.core
- Account_Not_Found(String) - Constructor for exception class com.storedobject.core.Account_Not_Found
- ACCOUNT_NOT_FOUND - Static variable in class com.storedobject.common.Fault
- ACCOUNT_NOT_SPECIFIED - Static variable in class com.storedobject.common.Fault
- AccountChart - Class in com.storedobject.core
- AccountChart() - Constructor for class com.storedobject.core.AccountChart
- AccountChartMap - Class in com.storedobject.core
- AccountChartMap() - Constructor for class com.storedobject.core.AccountChartMap
- AccountConfiguration - Class in com.storedobject.accounts
-
This class is used to configure accounts for posting transactions such as purchase and sales invoices.
- AccountConfiguration() - Constructor for class com.storedobject.accounts.AccountConfiguration
-
This class represents an Account Configuration.
- AccountDocument - Class in com.storedobject.core
- AccountDocument() - Constructor for class com.storedobject.core.AccountDocument
- AccountEntity<T> - Class in com.storedobject.accounts
-
Entity class used by the accounting system.
- AccountEntity() - Constructor for class com.storedobject.accounts.AccountEntity
-
Represents an account entity.
- AccountField<T> - Class in com.storedobject.ui.accounts
- AccountField() - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(Class<T>) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(Class<T>, boolean) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(Class<T>, boolean, ObjectField.Type) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(Class<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String, Class<T>) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String, Class<T>, boolean) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String, Class<T>, boolean, ObjectField.Type) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String, Class<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- accounting() - Static method in class com.storedobject.core.TransactionManager
-
Check whether accounting system is enabled or not.
- AccountLimit - Class in com.storedobject.core
- AccountLimit() - Constructor for class com.storedobject.core.AccountLimit
- AccountStatement - Class in com.storedobject.report
-
Account Statement.
- AccountStatement(Device) - Constructor for class com.storedobject.report.AccountStatement
- AccountStatement(Device, Account, DatePeriod) - Constructor for class com.storedobject.report.AccountStatement
- AccountTitle - Class in com.storedobject.core
-
A virtual account to support multiple titles for a real account.
- AccountTitle() - Constructor for class com.storedobject.core.AccountTitle
- Accumulator<T> - Class in com.storedobject.common
-
Accumulator function that is used to accumulate values (for example, a sum or a product) of a series of values.
- Accumulator(BiFunction<T, T, T>) - Constructor for class com.storedobject.common.Accumulator
-
Create an Accumulator instance by passing a ByFunction.
- act() - Method in interface com.storedobject.common.Action
- act() - Method in interface com.storedobject.common.Executable
-
The default implementation of of this method invokes
Executable.execute()
. - action() - Method in class com.storedobject.ui.tools.AbstractUserForm
- action() - Method in class com.storedobject.ui.tools.LockUser
- action() - Method in class com.storedobject.ui.tools.ResetPassword
- action() - Method in class com.storedobject.ui.tools.UnlockUser
- Action - Interface in com.storedobject.common
- ACTION_NOT_SPECIFIED - Static variable in class com.storedobject.common.Fault
- actionAllowed(String) - Method in class com.storedobject.core.TransactionManager
- actionAllowed(String) - Method in class com.storedobject.ui.DataGrid
-
Check whether a specific action is allowed or not.
- actionAllowed(String) - Method in class com.storedobject.ui.ObjectBrowser
- actionAllowed(String) - Method in class com.storedobject.ui.ObjectEditor
-
Check whether a specific action is allowed or not.
- actionAllowed(String) - Method in class com.storedobject.ui.ObjectTree
-
Check whether a specific action is allowed or not.
- ActionForm - Class in com.storedobject.vaadin
-
Action form is used to execute some action if the user confirms it by pressing a "Yes" button.
- ActionForm(Component, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(Component, Runnable, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(Component, Runnable, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(Component, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor without any action (can be set later).
- ActionForm(String, Component, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Component, Runnable, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Component, Runnable, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Component, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Runnable, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Runnable, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, String, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, String, Runnable, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, String, Runnable, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, String, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionGrid<T> - Class in com.storedobject.ui
-
A grid to be shown in a window with "Yes/No" buttons and an action is carried out if the "Yes" button is pressed.
- ActionGrid(Class<T>, List<T>) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Component) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Component, Runnable) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>, Component) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>, Component, Runnable) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>, String) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>, String, Runnable) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, String) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, String, Runnable) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- actionPrefixForUI() - Static method in class com.storedobject.accounts.CustomerInvoice
- actionPrefixForUI() - Static method in class com.storedobject.accounts.SupplierInvoice
- actionPrefixForUI() - Method in class com.storedobject.core.Account
- actionPrefixForUI() - Static method in class com.storedobject.core.InventoryPO
- actionPrefixForUI() - Static method in class com.storedobject.core.InventoryRO
- ActionTextField - Class in com.storedobject.vaadin
-
A TextField that triggers a Consumer action (when value changed or "Enter" key is pressed).
- ActionTextField(String, String, String, Consumer<String>) - Constructor for class com.storedobject.vaadin.ActionTextField
-
Constructor.
- ActionTextField(String, String, Consumer<String>) - Constructor for class com.storedobject.vaadin.ActionTextField
-
Constructor.
- ActionTextField(String, Consumer<String>) - Constructor for class com.storedobject.vaadin.ActionTextField
-
Constructor.
- ActionTextField(Consumer<String>) - Constructor for class com.storedobject.vaadin.ActionTextField
-
Constructor.
- actionWarning(SystemUser) - Method in class com.storedobject.ui.tools.AbstractUserForm
- actionWarning(SystemUser) - Method in class com.storedobject.ui.tools.LockUser
- ActivityChart - Class in com.storedobject.chart
-
Activity chart is like a
GanttChart
but instead of aProject
instance as its data, it uses anActivityList
instance as its data. - ActivityChart(ActivityList) - Constructor for class com.storedobject.chart.ActivityChart
-
Constructor.
- ActivityChartExample - Class in com.storedobject.examples.general.logic
- ActivityChartExample() - Constructor for class com.storedobject.examples.general.logic.ActivityChartExample
- ActivityList - Class in com.storedobject.chart
-
Class to represent a list of activities (instances of
ActivityList.Activity
). - ActivityList() - Constructor for class com.storedobject.chart.ActivityList
-
Constructor for a date-based event list.
- ActivityList(ChronoUnit) - Constructor for class com.storedobject.chart.ActivityList
-
Constructor.
- ActivityList.Activity - Class in com.storedobject.chart
-
Represents an activity in a
ActivityList
. - ActivityList.ActivityGroup - Class in com.storedobject.chart
-
Represents a group of
ActivityList.Activity
s. - add - Variable in class com.storedobject.ui.inventory.DefineAssembly
- add - Variable in class com.storedobject.ui.ListEditor
-
"Add" button.
- add - Variable in class com.storedobject.ui.ObjectBrowser
- add - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Add.
- add - Variable in class com.storedobject.ui.ObjectForestBrowser
- add - Variable in class com.storedobject.ui.ObjectListEditor
-
"Add" button.
- add - Variable in class com.storedobject.ui.ObjectTreeBrowser
- add() - Method in class com.storedobject.ui.DetailLinkGrid
- add() - Method in interface com.storedobject.ui.LinkGrid
- add() - Method in class com.storedobject.ui.ListEditor
-
Add a new instance.
- add() - Method in class com.storedobject.ui.ObjectLinkField
- add() - Method in class com.storedobject.ui.ObjectListEditor
-
Add a new instance via the UI.
- add() - Method in class com.storedobject.ui.ReferenceLinkGrid
- add() - Method in class com.storedobject.ui.util.ObjectAdder
-
Create and add a new instance via the associated editor.
- add(double) - Method in class com.storedobject.iot.Statistics
- add(int) - Method in class com.storedobject.core.Minutes
- add(int, Shape.Point...) - Method in class com.storedobject.chart.Polyline
-
Add points.
- add(int, E) - Method in class com.storedobject.common.ArrayListSet
- add(int, E) - Method in class com.storedobject.common.SortedList
- add(int, String) - Method in class com.storedobject.common.StringList
- add(int, Collection<Shape.Point>) - Method in class com.storedobject.chart.Polyline
-
Add points.
- add(int, T) - Method in class com.storedobject.common.Array
- add(int, T) - Method in interface com.storedobject.core.EditableList
-
Aad a new item to the list.
- add(int, T) - Method in class com.storedobject.core.MemoryCache
- add(int, T) - Method in class com.storedobject.core.ObjectCacheList
- add(int, T) - Method in class com.storedobject.vaadin.DataList
- add(int, T) - Method in class com.storedobject.vaadin.ListGrid
- add(long) - Method in interface com.storedobject.chart.DateDataProvider
-
Add a date value as time in milliseconds.
- add(long) - Method in interface com.storedobject.chart.TimeDataProvider
-
Add a time value as time in milliseconds.
- add(Chart...) - Method in class com.storedobject.chart.CoordinateSystem
-
Add charts to plot on this coordinate system.
- add(Component...) - Method in class com.storedobject.chart.SOChart
-
Add components to the chart.
- add(ComponentGroup...) - Method in class com.storedobject.chart.SOChart
-
Add component groups.
- add(MarkArea.Block...) - Method in class com.storedobject.chart.MarkArea
-
Add blocks to this mark area.
- add(Shape...) - Method in class com.storedobject.chart.ShapeGroup
-
Add more shapes to this.
- add(Shape.Point...) - Method in class com.storedobject.chart.Polyline
-
Add points.
- add(TreeData...) - Method in class com.storedobject.chart.TreeData
-
Add children.
- add(Geolocation...) - Method in class com.storedobject.ui.GoogleMap.Polyline
- add(Contact) - Method in class com.storedobject.ui.util.ContactData
- add(FileData) - Method in class com.storedobject.ui.util.StreamAttachmentData
- add(Id) - Method in class com.storedobject.core.ObjectCacheList
- add(Id) - Method in interface com.storedobject.core.ObjectList
- add(Id) - Method in class com.storedobject.core.ObjectMemoryList
- add(InventoryItemType, Quantity) - Method in class com.storedobject.report.StockAvailability
- add(Logic) - Method in interface com.storedobject.core.ApplicationMenu
- add(Logic) - Method in class com.storedobject.ui.GridMenu
- add(LogicGroup) - Method in interface com.storedobject.core.ApplicationMenu
- add(Money) - Method in class com.storedobject.core.Money
-
Add amount
- add(Money) - Method in class com.storedobject.core.Money.List
-
Add a monetary value to this list.
- add(Money.List) - Method in class com.storedobject.core.Money.List
-
Add a monetary values from another list.
- add(ObjectIterator<O>) - Method in class com.storedobject.core.ObjectIterator
-
Concatenate another instance.
- add(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectLinkField
- add(ObjectLoadFilter<T>) - Method in class com.storedobject.core.ObjectLoadFilter
-
Add a child filter to this filter.
- add(Quantity) - Method in class com.storedobject.core.Angle
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Area
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Count
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Distance
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.FractionalCount
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Percentage
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Pressure
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Quantity
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Speed
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Temperature
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.TimeDuration
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Volume
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.VolumeRate
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Weight
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.WeightOrVolume
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.WeightRate
-
Add quantity
- add(QuantityWithCost) - Method in record class com.storedobject.core.QuantityWithCost
-
Add another instance to this instance and return the resulted instance.
- add(ReportDefinition) - Method in class com.storedobject.ui.GridMenu
- add(StoredObjectUtility.MethodList) - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- add(Statistics) - Method in class com.storedobject.iot.Statistics
- add(PDFElement) - Method in class com.storedobject.pdf.PDFParagraph
- add(ApplicationMenuItem) - Method in interface com.storedobject.vaadin.ApplicationMenu
-
Add a menu item to the menu.
- add(ApplicationMenuItem) - Method in interface com.storedobject.vaadin.ApplicationMenuItemGroup
-
Add a sub-menu item to this menu item,
- add(View...) - Method in class com.storedobject.vaadin.Dashboard
-
Add sub-views to the dashboard.
- add(Component) - Method in class com.storedobject.vaadin.ApplicationView
- add(Component...) - Method in class com.storedobject.ui.CRAMField
- add(Component...) - Method in class com.storedobject.ui.ELabels
- add(Component...) - Method in class com.storedobject.ui.ObjectEditor
- add(Component...) - Method in class com.storedobject.ui.ObjectSearchForm
- add(Component...) - Method in class com.storedobject.ui.TextView
- add(Component...) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add components to the form's field container.
- add(Component...) - Method in class com.storedobject.vaadin.AbstractForm
-
Add components to the form's field container.
- add(Component...) - Method in class com.storedobject.vaadin.ButtonLayout
-
Add components.
- add(Component...) - Method in class com.storedobject.vaadin.CompoundField
-
Add components.
- add(Component...) - Method in class com.storedobject.vaadin.Dashboard
-
Add sub-views to the dashboard.
- add(Component...) - Method in class com.storedobject.vaadin.PopupButton
-
Add components to the pop up.
- add(Component, int) - Method in class com.storedobject.vaadin.ButtonLayout
-
Add a component.
- add(Component, int, int) - Method in class com.storedobject.ui.ImageViewer
-
Add a component at the given location (relative to the parent component if exists, otherwise relative the origin - origin (0, 0) in the upper left corner).
- add(Component, int, int, boolean) - Method in class com.storedobject.ui.ImageViewer
-
Add a component at the given location.
- add(Component, int, int, Object) - Method in class com.storedobject.ui.ImageViewer
-
Add a component at the given location (relative to the parent component if exists, otherwise relative the origin - origin (0, 0) in the upper left corner).
- add(Component, String) - Method in interface com.storedobject.vaadin.ComponentSlot
-
Add a component at a given slot.
- add(HasElement, ThemeStyle...) - Static method in enum class com.storedobject.vaadin.ThemeStyle
-
Add theme styles.
- add(HasSize...) - Method in class com.storedobject.ui.FoldingLayout
-
Add components.
- add(Tab, Component...) - Method in class com.storedobject.vaadin.Tabs
-
Add a tab with its components.
- add(Element, int, int) - Method in class com.storedobject.ui.ImageViewer
-
Add an element at the given location (relative to the parent component if exists, otherwise relative the origin - origin (0, 0) in the upper left corner).
- add(Element, int, int, boolean) - Method in class com.storedobject.ui.ImageViewer
-
Add an element at the given location.
- add(Element, ThemeStyle...) - Static method in enum class com.storedobject.vaadin.ThemeStyle
-
Add theme styles.
- add(E) - Method in class com.storedobject.common.ArrayListSet
- add(E) - Method in class com.storedobject.common.SortedList
- add(Iterable<Geolocation>) - Method in class com.storedobject.ui.GoogleMap.Polyline
- add(Iterable<Id>) - Method in class com.storedobject.core.IdIterable
- add(Iterable<T>) - Method in class com.storedobject.ui.ObjectLinkField
- add(Object) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the document.
- add(Object, boolean) - Method in class com.storedobject.pdf.PDF
-
Add an object to the document.
- add(Object, int) - Method in class com.storedobject.pdf.PDF
-
Add an object to the document.
- add(Object, int, int) - Method in class com.storedobject.pdf.PDF
-
Add an object to the document.
- add(Method) - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- add(String) - Method in interface com.storedobject.common.DataSet
-
Add an attribute key.
- add(String) - Method in class com.storedobject.common.HashDataSet
- add(String) - Method in class com.storedobject.common.StringList
- add(String) - Method in class com.storedobject.core.Angle
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Area
-
Add quantity value
- add(String) - Method in class com.storedobject.core.ColumnNames
- add(String) - Method in class com.storedobject.core.Count
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Distance
-
Add quantity value
- add(String) - Method in class com.storedobject.core.FractionalCount
-
Add quantity value
- add(String) - Method in class com.storedobject.core.IndexDefinitions
- add(String) - Method in interface com.storedobject.core.Indices
- add(String) - Method in class com.storedobject.core.Money
-
Add amount value
- add(String) - Method in class com.storedobject.core.ObjectData
- add(String) - Method in class com.storedobject.core.Percentage
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Pressure
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Quantity
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Speed
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Temperature
-
Add quantity value
- add(String) - Method in class com.storedobject.core.TimeDuration
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Volume
-
Add quantity value
- add(String) - Method in class com.storedobject.core.VolumeRate
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Weight
-
Add quantity value
- add(String) - Method in class com.storedobject.core.WeightOrVolume
-
Add quantity value
- add(String) - Method in class com.storedobject.core.WeightRate
-
Add quantity value
- add(String) - Method in class com.storedobject.pdf.PDFPhrase
-
Add text.
- add(String) - Method in class com.storedobject.vaadin.Breadcrumbs
-
Create a new
Breadcrumbs.Breadcrumb
and add it to this. - add(String, boolean) - Method in class com.storedobject.core.IndexDefinitions
- add(String, boolean) - Method in interface com.storedobject.core.Indices
- add(String, TextStyle) - Method in class com.storedobject.chart.RichTextStyle
-
Add a part.
- add(String, StreamData) - Method in class com.storedobject.ui.FileViewerGrid
- add(String, Component) - Method in class com.storedobject.vaadin.BreadcrumbsTree
-
Add a root node to this tree.
- add(String, Component) - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
-
Add a new node under this node.
- add(String, Number) - Method in class com.storedobject.chart.TreeData
-
Create and add a child.
- add(String, Runnable) - Method in class com.storedobject.ui.GridMenu
- add(String, String) - Method in class com.storedobject.core.ColumnDefinitions
- add(String, String) - Method in interface com.storedobject.core.Columns
- add(String, String) - Method in class com.storedobject.core.IndexDefinitions
- add(String, String) - Method in interface com.storedobject.core.Indices
- add(String, String, boolean) - Method in class com.storedobject.core.IndexDefinitions
- add(String, String, boolean) - Method in interface com.storedobject.core.Indices
- add(String, Function<T, ?>) - Method in class com.storedobject.core.ObjectData
- add(String, Function<T, ?>, BiConsumer<T, Object>) - Method in class com.storedobject.core.ObjectData
- add(BigDecimal) - Method in class com.storedobject.core.Angle
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Area
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Count
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Distance
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.FractionalCount
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Money
-
Add amount
- add(BigDecimal) - Method in class com.storedobject.core.Percentage
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Pressure
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Quantity
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Speed
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Temperature
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.TimeDuration
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Volume
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.VolumeRate
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Weight
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.WeightOrVolume
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.WeightRate
-
Add quantity
- add(LocalDate) - Method in interface com.storedobject.chart.DateDataProvider
-
Add a date value.
- add(LocalDate) - Method in interface com.storedobject.chart.TimeDataProvider
-
Add a date value.
- add(LocalDateTime) - Method in interface com.storedobject.chart.TimeDataProvider
-
Add a time value.
- add(Collection<Shape.Point>) - Method in class com.storedobject.chart.Polyline
-
Add points.
- add(Date) - Method in interface com.storedobject.chart.DateDataProvider
-
Add a date value.
- add(Date) - Method in interface com.storedobject.chart.TimeDataProvider
-
Add a date value.
- add(EventListener) - Method in class com.storedobject.vaadin.util.Listeners
- add(Iterator<T>) - Method in class com.storedobject.ui.ObjectLinkField
- add(Stream<T>) - Method in class com.storedobject.ui.ObjectLinkField
- add(O) - Method in class com.storedobject.core.ObjectIterator
-
Add one object to the tail of this instance.
- add(O) - Method in class com.storedobject.core.StoredObjectLink.Copy
- add(T) - Method in class com.storedobject.common.Array
- add(T) - Method in interface com.storedobject.core.EditableList
-
Aad a new item to the list.
- add(T) - Method in class com.storedobject.core.MemoryCache
- add(T) - Method in class com.storedobject.core.ObjectCacheList
- add(T) - Method in class com.storedobject.ui.AbstractEditableGrid
- add(T) - Method in class com.storedobject.ui.DetailLinkGrid
- add(T) - Method in class com.storedobject.ui.EditableObjectGrid
- add(T) - Method in interface com.storedobject.ui.LinkValue
- add(T) - Method in class com.storedobject.ui.ObjectLinkField
- add(T) - Method in class com.storedobject.ui.ReferenceLinkGrid
- add(T) - Method in class com.storedobject.ui.util.ExtraInfoValue
- add(T) - Method in class com.storedobject.vaadin.DataList
- add(T) - Method in class com.storedobject.vaadin.ListGrid
- add(T, boolean) - Method in class com.storedobject.ui.EditableListProvider
- add(T, boolean) - Method in class com.storedobject.ui.EditableObjectListProvider
- add(T, boolean) - Method in interface com.storedobject.ui.EditableProvider
- add(T, boolean) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- ADD - Static variable in class com.storedobject.core.EditorAction
- addAddress(Person) - Method in class com.storedobject.ui.MailForm
- addAddress(PersonRole) - Method in class com.storedobject.ui.MailForm
- addAddress(Class<T>) - Method in class com.storedobject.ui.MailForm
- addAddress(Iterable<T>) - Method in class com.storedobject.ui.MailForm
- addAddress(String) - Method in class com.storedobject.ui.MailForm
- addAll(int, Iterable<? extends E>) - Method in class com.storedobject.common.ArrayListSet
-
add elements to a list
- addAll(int, Collection<? extends E>) - Method in class com.storedobject.common.ArrayListSet
- addAll(int, Collection<? extends E>) - Method in class com.storedobject.common.SortedList
- addAll(int, Collection<? extends String>) - Method in class com.storedobject.common.StringList
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.common.Array
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.core.MemoryCache
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.core.ObjectCacheList
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.ui.EditableObjectGrid
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.vaadin.DataList
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.vaadin.ListGrid
- addAll(Iterable<? extends E>) - Method in class com.storedobject.common.ArrayListSet
-
add elements to a list
- addAll(Collection<? extends E>) - Method in class com.storedobject.common.ArrayListSet
- addAll(Collection<? extends E>) - Method in class com.storedobject.common.SortedList
- addAll(Collection<? extends String>) - Method in class com.storedobject.common.StringList
- addAll(Collection<? extends T>) - Method in class com.storedobject.common.Array
- addAll(Collection<? extends T>) - Method in class com.storedobject.core.MemoryCache
- addAll(Collection<? extends T>) - Method in class com.storedobject.core.ObjectCacheList
- addAll(Collection<? extends T>) - Method in class com.storedobject.ui.EditableObjectGrid
- addAll(Collection<? extends T>) - Method in class com.storedobject.vaadin.DataList
- addAll(Collection<? extends T>) - Method in class com.storedobject.vaadin.ListGrid
- addAllowedAddress(String) - Method in class com.storedobject.ui.MailForm
- addAllowedAddresses(Class<T>) - Method in class com.storedobject.ui.MailForm
- addAllowedAddresses(Iterable<T>) - Method in class com.storedobject.ui.MailForm
- addAllowedCC(String) - Method in class com.storedobject.ui.MailForm
- addAllowedCCs(Class<T>) - Method in class com.storedobject.ui.MailForm
- addAllowedCCs(Iterable<T>) - Method in class com.storedobject.ui.MailForm
- addArea(int, int, int, int) - Method in class com.storedobject.ui.ImageMap
-
Adds a clickable rectangle area to this image map.
- addAttachment(AttachmentDefinition) - Method in class com.storedobject.ui.util.StreamAttachmentData
- addAxis(Axis...) - Method in class com.storedobject.chart.AbstractDataZoom
-
Add list of axes.
- addAxis(Axis...) - Method in class com.storedobject.chart.CoordinateSystem
-
Add axes.
- addAxis(Axis...) - Method in class com.storedobject.chart.RadarCoordinate
- addBlankCell() - Method in class com.storedobject.pdf.PDFTable
-
Add a blank cell.
- addBlankCell(int) - Method in class com.storedobject.pdf.PDFTable
-
Add a number of blank cells.
- addBlankCell(int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a number of blank cells.
- addBlankCell(Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank cell.
- addBlankRow() - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(int) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(int, int) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(int, int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(PDFTable) - Method in class com.storedobject.pdf.PDF
-
Adds a blank row to the table.
- addBlankRow(PDFTable, int) - Method in class com.storedobject.pdf.PDF
-
Adds a blank row to the table.
- addBlankRow(PDFTable, int, int) - Method in class com.storedobject.pdf.PDF
-
Adds a blank row to the table.
- addBlankRow(Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBrowserResizedListener(ResizedListener) - Method in class com.storedobject.vaadin.Application
-
Add a browser resized listener to this application so that the listener will be alerted whenever the browser is resized.
- addButton(ToolboxButton...) - Method in class com.storedobject.chart.Toolbox
-
Add too buttons.
- addCategory(Node.Type) - Method in class com.storedobject.chart.GraphChart
- addCC(Person) - Method in class com.storedobject.ui.MailForm
- addCC(PersonRole) - Method in class com.storedobject.ui.MailForm
- addCC(Class<T>) - Method in class com.storedobject.ui.MailForm
- addCC(Iterable<T>) - Method in class com.storedobject.ui.MailForm
- addCC(String) - Method in class com.storedobject.ui.MailForm
- addCell(PDFCell) - Method in class com.storedobject.pdf.PDFTable
-
Add a cell to the table.
- addCell(PDFCell, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a cell to the table.
- addCell(PDFImage) - Method in class com.storedobject.pdf.PDFTable
- addCell(PDFPhrase) - Method in class com.storedobject.pdf.PDFTable
- addCell(PDFTable) - Method in class com.storedobject.pdf.PDFTable
- addCells(int, Object...) - Method in class com.storedobject.pdf.TableHeader
-
Add cells to the table that was created earlier.
- addCentered(Object) - Method in class com.storedobject.pdf.PDF
-
Add an object to the document.
- addCirclePositionedListener(GoogleMap.CirclePositionedListener) - Method in class com.storedobject.ui.GoogleMap
- addClickHandler(ClickHandler) - Method in class com.storedobject.ui.ImageMap
-
Add click handler.
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.AnchorButton
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.Button
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.Clickable
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.ConfirmButton
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.Icon
-
Add click handler.
- addClickListener(ComponentEventListener<ImageMap.AreaClickEvent>) - Method in class com.storedobject.ui.ImageMap.Area
-
Adds a click listener that is invoked whenever this area is clicked.
- addClickListener(ComponentEventListener<ClickEvent<Icon>>) - Method in class com.storedobject.vaadin.Icon
- addClickListener(ComponentEventListener<ClickEvent<Component>>) - Method in class com.storedobject.vaadin.Alert
- addClickListener(ComponentEventListener<ClickEvent<Component>>) - Method in class com.storedobject.vaadin.Clickable
- addClickListener(ComponentEventListener<ClickEvent<Component>>) - Method in class com.storedobject.vaadin.util.ElementClick
- addClosedListener(ViewClosedListener) - Method in class com.storedobject.vaadin.View
-
Add a "view closed listener".
- addComma(StringBuilder) - Static method in interface com.storedobject.chart.ComponentPart
-
Helper method: Add a comma if required.
- addCommand(String) - Method in class com.storedobject.common.SystemProcess
- addCommitListener(Transaction.CommitListener) - Method in class com.storedobject.core.AbstractTransaction
- addCommitListener(Transaction.CommitListener) - Method in interface com.storedobject.core.Transaction
-
Add a commit listener for this transaction.
- addCondition(String) - Method in class com.storedobject.core.ObjectLoadFilter
-
Add a new condition to the existing one if any.
- addConstructedListener(ConstructedListener) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add a
ConstructedListener
so that we will be informed about when the UI part is constructed. - addConstructedListener(ConstructedListener) - Method in class com.storedobject.vaadin.DataGrid
- addConstructedListener(ConstructedListener) - Method in class com.storedobject.vaadin.DataTreeGrid
- addConstructedListener(ConstructedListener) - Method in interface com.storedobject.vaadin.HasColumns
-
Add a
ConstructedListener
so that we will be informed about when the columns are constructed. - addContent(long, AbstractContentGenerator) - Method in class com.storedobject.ui.Application
- addContent(ContentProducer) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from a "content producer".
- addContent(ContentProducer, float) - Method in class com.storedobject.pdf.PDF
-
Add content from another PDF content producer.
- addContent(ContentProducer, float, int, int, int...) - Method in class com.storedobject.pdf.PDF
-
Add content from another PDF content producer.
- addContent(ContentProducer, int, int, int...) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from a "content producer".
- addContent(FileData) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from "file data".
- addContent(FileData, float) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF file.
- addContent(FileData, float, int, int, int...) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF file.
- addContent(FileData, int, int, int...) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from "file data".
- addContent(StreamData) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from "stream data".
- addContent(StreamData, float) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF stream.
- addContent(StreamData, float, int, int, int...) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF stream.
- addContent(StreamData, int, int, int...) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from "stream data".
- addContent(PDFImage) - Method in class com.storedobject.pdf.PDF
-
Add an image to the next page as the content.
- addContent(PDFImage, float) - Method in class com.storedobject.pdf.PDF
-
Add an image to the next page as the content.
- addContent(Component...) - Method in class com.storedobject.vaadin.DetailComponent
-
Add components to the content section.
- addContent(InputStream) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from an "input stream".
- addContent(InputStream, float) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF stream.
- addContent(InputStream, float, int, int, int...) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF stream.
- addContent(InputStream, int, int, int...) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from an "input stream".
- addContentResizedListener(ResizedListener) - Method in class com.storedobject.vaadin.Application
-
Add a content resized listener so that the listener will be alerted whenever the "content area" of the application is resized.
- addContentType(String...) - Method in class com.storedobject.ui.FileField
- addCustomEncoding(ComponentPart, StringBuilder) - Method in class com.storedobject.chart.SOChart
-
This method is invoked after rendering each
ComponentPart
. - addCustomEncoding(Class<? extends ComponentPart>, StringBuilder) - Method in class com.storedobject.chart.SOChart
-
This method is invoked after rendering each
ComponentPart
type so that you can add more such components. - addData(int, int, Number) - Method in class com.storedobject.chart.BubbleChart
-
Add bubble data point.
- addData(int, int, Number) - Method in class com.storedobject.chart.HeatmapChart
-
Add heatmap data point.
- addData(int, String, Number) - Method in class com.storedobject.chart.BubbleChart
-
Add bubble data point.
- addData(int, String, Number) - Method in class com.storedobject.chart.HeatmapChart
-
Add heatmap data point.
- addData(AbstractDataProvider<?>) - Method in class com.storedobject.chart.SOChart
-
Add data to the chart.
- addData(DataProvider...) - Method in class com.storedobject.chart.RadarChart
-
Add data to the chart.
- addData(TreeDataProvider...) - Method in class com.storedobject.chart.SunburstChart
-
Add data to the chart.
- addData(TreeDataProvider...) - Method in class com.storedobject.chart.TreemapChart
-
Add data to the chart.
- addData(String, int, Number) - Method in class com.storedobject.chart.BubbleChart
-
Add bubble data point.
- addData(String, int, Number) - Method in class com.storedobject.chart.HeatmapChart
-
Add heatmap data point.
- addData(String, String) - Method in class com.storedobject.ui.FormSubmit
-
Add form data.
- addData(String, String, Number) - Method in class com.storedobject.chart.BubbleChart
-
Add bubble data point.
- addData(String, String, Number) - Method in class com.storedobject.chart.HeatmapChart
-
Add heatmap data point.
- addData(X, X, Y, Color) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, Color, double) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, Color, double, String) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, Color, String) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, String, Color) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, String, Color, double) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, String, Color, double, String) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, String, Color, String) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addDataLoadedListener(DataLoadedListener) - Method in class com.storedobject.ui.AbstractListProvider
-
Whenever data is loaded from the DB, this listener will be informed.
- addDataLoadedListener(DataLoadedListener) - Method in class com.storedobject.ui.AbstractTreeProvider
-
Whenever data is loaded from the DB, this listener will be informed.
- addDataLoadedListener(DataLoadedListener) - Method in interface com.storedobject.ui.ObjectLoader
- addDay(D, int) - Static method in class com.storedobject.common.DateUtility
-
Adds a particular number of days to a specified date
- addDialZone(int, AbstractColor) - Method in class com.storedobject.chart.GaugeChart
-
Add a zone to the dial that should show in a different color.
- added(T) - Method in class com.storedobject.ui.ObjectLinkField
- addEdge(SankeyChart.Edge) - Method in class com.storedobject.chart.SankeyData
-
Add an
Edge
. - addElement(PDFElement) - Method in class com.storedobject.pdf.PDFCell
-
Add an
PDFElement
to this cell. - addEntryDetails(Map<String, Object>, LedgerEntry) - Method in class com.storedobject.core.JSONLedger
- addEvent(SOEvent, Runnable) - Method in class com.storedobject.chart.Chart
- addEventListener(String, Runnable) - Method in class com.storedobject.chart.Node
- addExtraButton(StreamData) - Method in class com.storedobject.ui.FileField
- addExtraButton(Button) - Method in class com.storedobject.ui.SteppedView
-
Add extra button to the footer.
- addExtraButton(Button) - Method in class com.storedobject.ui.util.Stepper
- addExtraButtons() - Method in class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- addExtraButtons() - Method in class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- addExtraButtons() - Method in class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- addExtraButtons() - Method in class com.storedobject.ui.common.ApplicationModuleEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.EntityEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.FlowDiagramEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.ManageMailSenders
- addExtraButtons() - Method in class com.storedobject.ui.common.ManageMailSenders.ManageGMailSenders
- addExtraButtons() - Method in class com.storedobject.ui.common.ProcessingLanguageEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.SystemUserGroupBrowser
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractReceiveMaterialReturned
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractReceiveMaterialTransferred
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractReturnMaterial
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractSale
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- addExtraButtons() - Method in class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- addExtraButtons() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- addExtraButtons() - Method in class com.storedobject.ui.inventory.BaseRequestMaterial
- addExtraButtons() - Method in class com.storedobject.ui.inventory.GRN
- addExtraButtons() - Method in class com.storedobject.ui.inventory.PackingUnitBrowser
- addExtraButtons() - Method in class com.storedobject.ui.inventory.PackingUnitEditor
- addExtraButtons() - Method in class com.storedobject.ui.inventory.POBrowser
- addExtraButtons() - Method in class com.storedobject.ui.inventory.ReceiveMaterialReturned
- addExtraButtons() - Method in class com.storedobject.ui.inventory.SendItemsForRepair
- addExtraButtons() - Method in class com.storedobject.ui.inventory.TransferMaterial
- addExtraButtons() - Method in class com.storedobject.ui.iot.MQTTEditor
- addExtraButtons() - Method in class com.storedobject.ui.iot.UnitDefinitionBrowser
- addExtraButtons() - Method in class com.storedobject.ui.ObjectBrowser
- addExtraButtons() - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked whenever an instance of the object is set.
- addExtraButtons() - Method in class com.storedobject.ui.ObjectForestBrowser
- addExtraButtons() - Method in class com.storedobject.ui.ObjectTreeBrowser
- addExtraButtons() - Method in class com.storedobject.ui.tools.ApproveTransaction
- addExtraButtons() - Method in class com.storedobject.ui.tools.CrossServerManager
- addExtraButtons() - Method in class com.storedobject.ui.tools.JavaClassEditor
- addExtraButtons() - Method in class com.storedobject.ui.tools.ManageBiometric
- addExtraButtons() - Method in class com.storedobject.ui.tools.ManageExternalUsers
- addExtraButtons() - Method in class com.storedobject.ui.tools.ObjectBlockEditor
- addExtraButtons() - Method in class com.storedobject.ui.tools.SerialPatternEditor
- addExtraButtons() - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- addExtraButtons() - Method in class com.storedobject.vaadin.SelectGrid
-
Add extra buttons if required.
- addExtraButtons() - Method in class com.storedobject.vaadin.ViewGrid
-
Add extra buttons if required.
- addExtraButtons(ButtonLayout) - Method in class com.storedobject.ui.accounts.StatementView
- addExtraEditingButtons() - Method in class com.storedobject.ui.common.FlowDiagramEditor
- addExtraEditingButtons() - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked whenever an instance of the object is added/edited.
- addExtraEditingButtons() - Method in class com.storedobject.ui.tools.ReportEditor
- addFallback(Font.Family) - Method in class com.storedobject.chart.Font.Family
-
Add a fallback for this family.
- addField(ObjectLinkField<?>) - Method in class com.storedobject.ui.ObjectLinkField.Tabs
- addField(HasComponents, HasValue<?, ?>...) - Method in class com.storedobject.vaadin.CustomField
-
Add fields to the container (that may have already added to it earlier) of the custom field.
- addField(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
Add a field to the form.
- addField(HasValue<?, ?>) - Method in class com.storedobject.vaadin.util.Data
-
Add a field with auto-generated filed name.
- addField(HasValue<?, ?>...) - Method in class com.storedobject.ui.TemplateDataForm
- addField(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add fields to the form.
- addField(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.CustomField
-
Add fields to the custom field.
- addField(HasValue<?, V>, Function<D, V>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(HasValue<?, V>, Function<D, V>, BiConsumer<D, V>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field.
- addField(HasValue<?, V>, Function<T, V>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(HasValue<?, V>, Function<T, V>, BiConsumer<T, V>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(Iterable<String>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add extra fields.
- addField(Iterable<String>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add extra fields.
- addField(String...) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add extra fields.
- addField(String...) - Method in class com.storedobject.vaadin.ObjectForm
-
Add extra fields.
- addField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.TemplateDataForm
- addField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add a field to the form.
- addField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
Add a field to the form.
- addField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.util.Data
-
Add a field.
- addField(String, Method) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(String, Method) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(String, Method, Method) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(String, Method, Method) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(String, Function<D, ?>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(String, Function<D, ?>, BiConsumer<D, ?>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(String, Function<T, ?>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(String, Function<T, ?>, BiConsumer<T, ?>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addFields(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.AbstractForm
-
Add multiple fields to the form.
- addFiller() - Method in class com.storedobject.vaadin.ButtonLayout
-
Create and add a filler component.
- addFilterProvider(FilterProvider) - Method in class com.storedobject.core.ObjectLoadFilter
-
Add a "filter provider".
- addGap(int) - Method in class com.storedobject.pdf.PDF
-
Add some vertical gap (Typically used to add space before adding a table).
- addHierarchyColumn(ValueProvider<T, ?>) - Method in class com.storedobject.vaadin.DataTreeGrid
-
This method always return
null
. - addHTML(String) - Method in class com.storedobject.pdf.PDF
-
Add HTML content to the rest of the page
- addHTML(String, int, int) - Method in class com.storedobject.pdf.PDF
-
Add HTML content at the current position with the given width and height
- addHTML(String, int, int, int, int) - Method in class com.storedobject.pdf.PDF
-
Add HTML content at the given position with the given width and height
- addHTML(String, StringFiller) - Method in class com.storedobject.pdf.PDF
-
Add HTML content to the rest of the page
- addHTML(String, StringFiller, int, int) - Method in class com.storedobject.pdf.PDF
-
Add HTML content at the current position with the given width and height
- addHTML(String, StringFiller, int, int, int, int) - Method in class com.storedobject.pdf.PDF
-
Add HTML content at the given position with the given width and height
- addImage(PDFImage) - Method in class com.storedobject.pdf.PDF
-
Add an image at position (0, 0) in the current page.
- addImage(PDFImage, float, float) - Method in class com.storedobject.pdf.PDF
-
Add an image at some absolute position in the current page.
- addImage(PDFImage, float, float, float, float) - Method in class com.storedobject.pdf.PDF
-
Add an image at some absolute position in the current page.
- addIncludeFieldChecker(IncludeField) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add an "include field checker" to the existing chain.
- addIncludeFieldChecker(IncludeField) - Method in class com.storedobject.vaadin.AbstractForm
-
Add an "include field checker" to the existing chain.
- addingExternalContent(int, PDFImage) - Method in class com.storedobject.pdf.PDF
- addingRow(T) - Method in class com.storedobject.ui.ObjectTable
-
This method is invoked just before adding an object-row.
- addItems(Collection<T>) - Method in class com.storedobject.vaadin.ComboField
-
Add items.
- addItems(Collection<T>) - Method in class com.storedobject.vaadin.ListField
-
Add items.
- addItems(Collection<T>) - Method in class com.storedobject.vaadin.TokensField
-
Add more items to the selection list.
- addItems(Stream<T>) - Method in class com.storedobject.vaadin.ComboField
-
Add items.
- addItems(Stream<T>) - Method in class com.storedobject.vaadin.ListField
-
Add items.
- addItems(Stream<T>) - Method in class com.storedobject.vaadin.TokensField
-
Add more items to the selection list.
- addItems(T...) - Method in class com.storedobject.vaadin.ComboField
-
Add items.
- addItems(T...) - Method in class com.storedobject.vaadin.ListField
-
Add items.
- addItems(T...) - Method in class com.storedobject.vaadin.TokensField
-
Add more items to the selection list.
- addItemSelectedListener(ItemSelectedListener<T>) - Method in interface com.storedobject.vaadin.HasColumns
-
Add an "item selected listener" to the grid.
- addItemsSelectedListener(ItemsSelectedListener<T>) - Method in interface com.storedobject.vaadin.HasColumns
-
Add an "items selected listener" to the grid.
- addLink(Id) - Method in class com.storedobject.core.StoredObject
-
Add a given Id as a link to this instance.
- addLink(Id, int) - Method in class com.storedobject.core.StoredObject
-
Add a given Id as a link to this instance.
- addLink(StoredObject) - Method in class com.storedobject.core.StoredObject
-
Add a given object as a link to this instance.
- addLink(StoredObject, int) - Method in class com.storedobject.core.StoredObject
-
Add a given object as a link to this instance.
- addLink(StoredObject, Id) - Method in class com.storedobject.core.TransactionControl
- addLink(StoredObject, Id, int) - Method in class com.storedobject.core.TransactionControl
- addLink(StoredObject, StoredObject) - Method in class com.storedobject.core.TransactionControl
- addLink(StoredObject, StoredObject, int) - Method in class com.storedobject.core.TransactionControl
- addLink(Transaction, Id) - Method in class com.storedobject.core.StoredObject
-
Add a given Id as a link to this instance.
- addLink(Transaction, Id, int) - Method in class com.storedobject.core.StoredObject
-
Add a given Id as a link to this instance.
- addLink(Transaction, StoredObject) - Method in class com.storedobject.core.StoredObject
-
Add a given object as a link to this instance.
- addLink(Transaction, StoredObject, int) - Method in class com.storedobject.core.StoredObject
-
Add a given object as a link to this instance.
- addListener(TransactionControl.CommitListener) - Method in class com.storedobject.core.TransactionControl
- addListener(TimerComponent.Listener) - Method in class com.storedobject.vaadin.TimerComponent
-
Add a listener to this timer.
- addListener(IMqttMessageListener) - Method in class com.storedobject.iot.MQTT
- addLocation(InventoryLocation) - Method in class com.storedobject.core.Stock
- addLocation(InventoryLocation) - Method in class com.storedobject.report.StockReport
- addLocation(InventoryLocation) - Method in class com.storedobject.report.StockReportExcel
- addMarkerClickedListener(GoogleMap.MarkerClickedListener) - Method in class com.storedobject.ui.GoogleMap
- addMarkerPositionedListener(GoogleMap.MarkerPositionedListener) - Method in class com.storedobject.ui.GoogleMap
- addMenuItem(Component) - Method in class com.storedobject.vaadin.MenuBar
- addMenuItem(Component) - Method in class com.storedobject.vaadin.MenuBarItem
-
Add a menu so that a sub-menu can be created under that.
- addMenuItem(Component, ClickHandler) - Method in class com.storedobject.vaadin.MenuBar
- addMenuItem(Component, ClickHandler) - Method in class com.storedobject.vaadin.MenuBarItem
-
Add a menu with its click-handler.
- addMenuItem(String) - Method in class com.storedobject.vaadin.MenuBar
- addMenuItem(String) - Method in class com.storedobject.vaadin.MenuBarItem
-
Add a menu so that a sub-menu can be created under that.
- addMenuItem(String, ClickHandler) - Method in class com.storedobject.vaadin.MenuBar
- addMenuItem(String, ClickHandler) - Method in class com.storedobject.vaadin.MenuBarItem
-
Add a menu with its click-handler.
- addMergedRegion(CellRangeAddress) - Method in class com.storedobject.office.od.ods.Sheet
- addMergedRegionUnsafe(CellRangeAddress) - Method in class com.storedobject.office.od.ods.Sheet
- addMonth(D, int) - Static method in class com.storedobject.common.DateUtility
-
Adds a particular number of months to a specified date
- addMultiContent(long, AbstractContentGenerator) - Method in class com.storedobject.ui.Application
- addNode(Node) - Method in class com.storedobject.chart.GraphChart
- addNodeVisibilityListener(BreadcrumbsTree.NodeVisibilityListener) - Method in class com.storedobject.vaadin.BreadcrumbsTree
- addObject() - Method in class com.storedobject.ui.ObjectEditor
-
Add a new object.
- addObject(View) - Method in class com.storedobject.ui.ObjectEditor
-
Add a new object.
- addObject(View, boolean) - Method in class com.storedobject.ui.ObjectEditor
-
Add a new object.
- addObject(T) - Method in class com.storedobject.pdf.PDF.ObjectFormTable
-
Add an object instance to the table.
- addObject(T) - Method in class com.storedobject.pdf.PDF.ObjectTable
-
Add an object instance to the table.
- addObjectChangedListener(ObjectChangedListener<T>) - Method in class com.storedobject.ui.EditableObjectGrid
- addObjectChangedListener(ObjectChangedListener<T>) - Method in class com.storedobject.ui.ObjectEditor
-
Add an "object changed" listener to track object changes in the editor.
- addObjectChangedListener(ObjectChangedListener<T>) - Method in class com.storedobject.ui.ObjectListGrid
- addObjectChangedListener(Class<O>, ObjectChangedListener<O>) - Method in class com.storedobject.ui.BaseObjectForest
- addObjectDataLoadedListener(DataLoadedListener) - Method in class com.storedobject.ui.ObjectTree
- addObjectEditorListener(ObjectEditorListener) - Method in class com.storedobject.ui.ObjectEditor
-
Add an "object editor" listener to track editing changes.
- addObjects(Iterable<T>) - Method in class com.storedobject.core.IdIterable
- addOlePackage(byte[], String, String, String) - Method in class com.storedobject.office.od.ods.Workbook
- addOpenedListener(ViewOpenedListener) - Method in class com.storedobject.vaadin.View
-
Add a "view opened listener".
- addOtherAttachments(Mail) - Method in class com.storedobject.ui.MailForm
- addPageRange(int, int) - Method in class com.storedobject.office.PDFProperties
- addParts(SOChart) - Method in class com.storedobject.chart.AbstractGanttChart
- addParts(SOChart) - Method in class com.storedobject.chart.BubbleChart
- addParts(SOChart) - Method in class com.storedobject.chart.Chart
- addParts(SOChart) - Method in interface com.storedobject.chart.Component
-
Add parts of this component to the chart.
- addParts(SOChart) - Method in interface com.storedobject.chart.ComponentGroup
-
Add parts of this group to
SOChart
. - addParts(SOChart) - Method in class com.storedobject.chart.CoordinateSystem
- addParts(SOChart) - Method in class com.storedobject.chart.HeatmapChart
- addParts(SOChart) - Method in class com.storedobject.chart.Tooltip
- addParts(SOChart) - Method in class com.storedobject.chart.XRangeChart
- addPayment(Money, Transaction) - Method in class com.storedobject.accounts.Invoice
- addPayment(Money, TransactionManager) - Method in class com.storedobject.accounts.Invoice
- addPicture(byte[], int) - Method in class com.storedobject.office.od.ods.Workbook
- addPolygonPositionedListener(GoogleMap.PolygonPositionedListener) - Method in class com.storedobject.ui.GoogleMap
- addPolylinePositionedListener(GoogleMap.PolylinePositionedListener) - Method in class com.storedobject.ui.GoogleMap
- addProcessButton(String, Predicate<T>, Consumer<T>) - Method in class com.storedobject.ui.inventory.POBrowser
-
Add a process button that will be added to the process context menu.
- addRefreshListener(DataList.RefreshListener<T>) - Method in class com.storedobject.vaadin.DataList
-
Add a refresh listener for this list.
- addRemovalListener(Breadcrumbs.BreadcrumbRemovalListener) - Method in class com.storedobject.vaadin.Breadcrumbs.Breadcrumb
-
Add a listener to this so that it will be notified when this "breadcrumb" is removed.
- addResource(ContentProducer) - Method in class com.storedobject.ui.Application
- Address - Class in com.storedobject.common
-
Class to check and manipulate mailing address information.
- AddressField - Class in com.storedobject.ui
- AddressField() - Constructor for class com.storedobject.ui.AddressField
- AddressField(String) - Constructor for class com.storedobject.ui.AddressField
- AddressForm - Class in com.storedobject.ui.util
- AddressForm() - Constructor for class com.storedobject.ui.util.AddressForm
- addRow(double[]) - Method in class com.storedobject.chart.DataMatrix
-
Add a row of data.
- addRow(Data...) - Method in class com.storedobject.chart.DataMatrix
-
Add rows of data.
- addRow(Number...) - Method in class com.storedobject.chart.DataMatrix
-
Add a row of data.
- addRow(Object...) - Method in class com.storedobject.pdf.TableHeader
-
Add cells to the table that was created earlier.
- addRowCell(PDFCell) - Method in class com.storedobject.pdf.PDFTable
-
Add a cell spanning the entire row.
- addRowCell(PDFCell, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a cell spanning the entire row.
- addSalutation(TransactionManager, String, boolean, boolean, boolean) - Static method in class com.storedobject.core.Person
- addScreen(Class<? extends Runnable>, int) - Method in class com.storedobject.ui.PresentationRunner
-
Add a new UI logic to the presentation.
- addScreen(Runnable, int) - Method in class com.storedobject.ui.PresentationRunner
-
Add a new UI logic to the presentation.
- addScreen(String, int) - Method in class com.storedobject.ui.PresentationRunner
-
Add a new UI logic to the presentation.
- addScript(String) - Method in class com.storedobject.common.Script
-
Append more to the existing script.
- addSearchField(String) - Method in interface com.storedobject.core.ObjectSearchBuilder
- addSelectedChangeListener(ComponentEventListener<Tabs.SelectedChangeEvent>) - Method in class com.storedobject.vaadin.Tabs
-
Add a tab selection listener.
- addSolvedListener(Consumer<RubikCube>) - Method in class com.storedobject.vaadin.RubikCube
-
Add a "solved listener" that will be informed about if the cube is solved.
- addSource(StreamResource...) - Method in class com.storedobject.vaadin.Media
-
Add sources.
- addSource(StreamResource...) - Method in interface com.storedobject.vaadin.MediaCapture
-
Add sources.
- addSource(String, String) - Method in class com.storedobject.vaadin.Media
-
Add a URI source.
- addSQL(String) - Method in class com.storedobject.core.RawSQL
- addStatusChangeListener(MediaCapture.StatusChangeListener) - Method in class com.storedobject.vaadin.AudioCapture
-
Add "status change" listener so that we can monitor recording status.
- addStatusChangeListener(MediaCapture.StatusChangeListener) - Method in interface com.storedobject.vaadin.MediaCapture
-
Add "status change" listener so that we can monitor recording/previewing status.
- addStatusChangeListener(MediaCapture.StatusChangeListener) - Method in class com.storedobject.vaadin.VideoCapture
-
Add "status change" listener so that we can monitor recording/previewing status.
- addStep(Stepper.Step) - Method in class com.storedobject.ui.util.Stepper
-
Adds the given step to the stepper.
- addStore(InventoryStore) - Method in class com.storedobject.core.Stock
- addStore(InventoryStore) - Method in class com.storedobject.report.StockReport
- addStore(InventoryStore) - Method in class com.storedobject.report.StockReportExcel
- addSuffix(TransactionManager, String) - Static method in class com.storedobject.core.Person
- addTheme(ThemeStyle...) - Method in interface com.storedobject.vaadin.HasThemeStyle
-
Add theme styles.
- addTitles(PDFTable, int, StringList) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, int, String...) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, int, Stream<String>) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, StringList) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, String...) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, Stream<String>) - Method in class com.storedobject.pdf.PDF
- addTo(HasComponents) - Method in class com.storedobject.ui.util.LoadFilterButtons
- addToDrawer(Component...) - Method in class com.storedobject.vaadin.ApplicationFrame
- addToggleListener(DetailComponent.ToggleListener) - Method in class com.storedobject.vaadin.DetailComponent
-
Add content toggle listener.
- addToHead(ObjectIterator<O>) - Method in class com.storedobject.core.ObjectIterator
-
Concatenate another instance by adding to the head of it.
- addToHead(O) - Method in class com.storedobject.core.ObjectIterator
-
Add one object to the head of this instance so that it will be next entry returned.
- addToolPack(UDFFinder) - Method in class com.storedobject.office.od.ods.Workbook
- addToOpeningBalance(TransactionManager, Money) - Method in class com.storedobject.core.Account
- addToOpeningBalance(TransactionManager, Money, Money) - Method in class com.storedobject.core.Account
- addToTable(PDFTable, Object) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, boolean) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, boolean, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, int) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, int, int) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, int, int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTableCentered(PDFTable, Object) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTableCentered(PDFTable, Object, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addValidationData(DataValidation) - Method in class com.storedobject.office.od.ods.Sheet
- addValidator(HasValue<?, F>, Function<F, Boolean>) - Method in class com.storedobject.vaadin.AbstractForm
-
Add a validator for the field.
- addValidator(HasValue<?, F>, Function<F, Boolean>, String) - Method in class com.storedobject.vaadin.AbstractForm
-
Add a validator for the field.
- addValidator(HasValue<?, F>, Function<F, Boolean>, String) - Method in class com.storedobject.vaadin.util.Data
-
Add a validator for the given field.
- addValidator(HasValue<?, T>, Function<T, Boolean>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add a validator for the field.
- addValidator(HasValue<?, T>, Function<T, Boolean>, String) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add a validator for the field.
- addValidator(Predicate<T>) - Method in class com.storedobject.ui.ObjectEditor
-
Add a validator that will be checked for validating the object instance.
- addValue(Set<T>) - Method in class com.storedobject.vaadin.TokensField
-
Add tokens to the existing set.
- addValueChangeListener(HasValue.ValueChangeListener<? super HasValue.ValueChangeEvent<StoredObjectLink<T>>>) - Method in class com.storedobject.ui.ObjectLinkField
- addValueChangeListener(HasValue.ValueChangeListener<? super HasValue.ValueChangeEvent<String>>) - Method in class com.storedobject.ui.util.AcceptAbandonButtons
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.EditableGrid
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.EditableListProvider
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.EditableObjectGrid
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.EditableObjectListProvider
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in interface com.storedobject.ui.EditableProvider
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- addViewFilter(Predicate<T>) - Method in class com.storedobject.vaadin.ListGrid
-
Add a filter.
- addYear(D, int) - Static method in class com.storedobject.common.DateUtility
-
Adds a particular number of year to a specified date
- AEAddress - Class in com.storedobject.common
-
AE Address
line[0]: Code for the emirate (0: Abu Dhabi, 1: Dubai, 2: Sharjah, 3: Ajman, 4: Um Al Quwain, 5: Ras Al Khaimah, 6: Fujairah) - AEAddressForm - Class in com.storedobject.ui.util
- AEAddressForm() - Constructor for class com.storedobject.ui.util.AEAddressForm
- AES - Static variable in class com.storedobject.core.Secret
- after(Minutes) - Method in class com.storedobject.core.Minutes
- alarm() - Method in class com.storedobject.iot.DataSet.AlarmStatus
- alarm() - Method in class com.storedobject.iot.DataSet.DataStatus
- alarm() - Method in class com.storedobject.iot.DataSet.LimitStatus
- AlarmSwitch - Class in com.storedobject.iot
- AlarmSwitch() - Constructor for class com.storedobject.iot.AlarmSwitch
- alert() - Method in class com.storedobject.iot.DataSet.DataStatus
- alert(LoginMessage) - Method in interface com.storedobject.core.Device
- alert(LoginMessage) - Method in class com.storedobject.ui.Application
- alert(Transaction, String, StoredObject) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject) - Static method in class com.storedobject.mail.Mail
- alert(Transaction, String, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, StoredObject) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, Class<?>) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, Class<?>, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, Class<?>, StoredObject) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, Class<?>, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, String) - Static method in class com.storedobject.mail.Mail
- alert(Transaction, String, Iterable<? extends StoredObject>) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>) - Static method in class com.storedobject.mail.Mail
- alert(Transaction, String, Iterable<? extends StoredObject>, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, Class<?>) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, Class<?>, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, Class<?>, StoredObject) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, Class<?>, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, String) - Static method in class com.storedobject.mail.Mail
- alert(Object...) - Method in class com.storedobject.job.Job
-
Send an alert to the configured persons.
- alert(String) - Method in interface com.storedobject.core.Device
- alert(String) - Method in interface com.storedobject.core.MessageViewer
- alert(String) - Method in class com.storedobject.tools.SystemMessageViewer
- alert(String) - Method in class com.storedobject.ui.Application
- alert(String, String) - Method in interface com.storedobject.core.Device
- alert(String, String) - Method in class com.storedobject.ui.Application
- alert(String, String, String) - Method in class com.storedobject.ui.Application
- Alert - Class in com.storedobject.iot
- Alert - Class in com.storedobject.ui
- Alert - Class in com.storedobject.vaadin
-
Slightly enhanced version of Vaadin's
Notification
. - Alert(Schedule) - Constructor for class com.storedobject.iot.Alert
- Alert(StyledText, Consumer<Alert>) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(StyledText, Consumer<Alert>, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String) - Constructor for class com.storedobject.ui.Alert
- Alert(String) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, String) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, String, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, String, Consumer<Alert>) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, String, Consumer<Alert>, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, Consumer<Alert>) - Constructor for class com.storedobject.ui.Alert
- Alert(String, Consumer<Alert>) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, Consumer<Alert>, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- AlertButton - Class in com.storedobject.ui.util
- AlertButton(ClickHandler) - Constructor for class com.storedobject.ui.util.AlertButton
- alertCountChanged(Object) - Method in class com.storedobject.ui.Application
- alertCountChanged(Object) - Method in class com.storedobject.vaadin.Application
-
This method is invoked whenever alter count changes for a particular owner.
- AlertGenerator - Class in com.storedobject.iot
-
Alert Generator.
- AlertHandler - Interface in com.storedobject.ui
-
Alert handler.
- align(View, CSSGrid.Position) - Method in class com.storedobject.vaadin.Dashboard
-
Align (vertically) a view within its grid cell.
- align(Component, CSSGrid.Position) - Static method in class com.storedobject.ui.SteppedView
-
Align (vertically) a component within the view's content area.
- align(Component, CSSGrid.Position) - Method in class com.storedobject.vaadin.CSSGrid
-
Align (vertically) a component within its grid cell.
- align(Component, CSSGrid.Position) - Method in class com.storedobject.vaadin.PopupButton
-
Align (vertically) a component within its grid cell.
- ALIGN_BASELINE - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - base-line.
- ALIGN_BOTTOM - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - bottom.
- ALIGN_CENTER - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - center.
- ALIGN_JUSTIFIED - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - justified.
- ALIGN_JUSTIFIED_ALL - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - justified all.
- ALIGN_LEFT - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - left.
- ALIGN_MIDDLE - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - middle.
- ALIGN_RIGHT - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - right.
- ALIGN_TOP - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - top.
- ALIGN_UNDEFINED - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - undefined.
- alignBottom() - Method in class com.storedobject.chart.Alignment
-
Align bottom.
- alignBottom() - Method in class com.storedobject.chart.Position
-
Align to the bottom side (vertical).
- alignCenter() - Method in class com.storedobject.chart.Alignment
-
Align center/middle.
- alignCenter() - Method in class com.storedobject.chart.Position
-
Align to the center (vertical).
- Alignment - Class in com.storedobject.chart
-
Representation of Alignment property (both horizontal and vertical).
- Alignment() - Constructor for class com.storedobject.chart.Alignment
-
Constructor.
- alignRight() - Method in class com.storedobject.vaadin.CustomTextField
-
Align right.
- alignSizing() - Method in class com.storedobject.vaadin.Box
-
Align the box in such way that total width/height of the box will be same as component's width/height.
- alignTop() - Method in class com.storedobject.chart.Alignment
-
Align top.
- alignTop() - Method in class com.storedobject.chart.Position
-
Align to the top side (vertical).
- ALL - Static variable in class com.storedobject.core.EditorAction
- ALL_OTHERS - Enum constant in enum class com.storedobject.chart.Chart.Emphasis.FADE_OUT
-
All except the focused item.
- allMatch(Predicate<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Check whether all objects are matching the given filter or not.
- allow(Transaction, boolean, boolean) - Method in class com.storedobject.core.Account
- ALLOW_ANY - Static variable in class com.storedobject.core.EditorAction
- ALLOW_TOP_LEVEL - Static variable in class com.storedobject.common.HTMLText
- allowAny() - Method in class com.storedobject.core.AccountDocument
- allowAny() - Method in class com.storedobject.core.Document
- allowDownload() - Method in class com.storedobject.ui.FileField
- allowedActions(String) - Static method in class com.storedobject.ui.ObjectEditor
-
Determine the allowed actions from the decorated class name passed.
- allowExcess(Account, Money) - Method in class com.storedobject.core.JournalVoucher
-
Allow excess in an account participating in this transaction.
- allowLinking() - Method in class com.storedobject.ui.FileField
- allowMovement() - Method in class com.storedobject.ui.ImageViewer
-
Invoke this method (typically from your constructor) if you want to allow dynamic movement (drag and drop) of overlaid components.
- allowNameChange() - Method in interface com.storedobject.core.IdentityCheck
-
Whether to allow username change while setting the password or not.
- allowNegative - Variable in class com.storedobject.vaadin.util.NumericField
- ALT - Enum constant in enum class com.storedobject.chart.Key
-
Alt key.
- alterPassword(String, String, String) - Method in class com.storedobject.core.Database
-
Change password of the user on the SQL connection.
- alterPassword(String, String, String) - Method in class com.storedobject.database.postgres.Database
- alterTable(TransactionManager) - Method in class com.storedobject.tools.TableDefinition
- amend(Transaction) - Method in class com.storedobject.core.InventoryTransfer
-
Amend this.
- Amend(T, int) - Constructor for record class com.storedobject.core.HasReference.Amend
-
Creates an instance of a
Amend
record class. - amendment() - Method in record class com.storedobject.core.HasReference.Amend
-
Returns the value of the
amendment
record component. - amendOrder(Transaction) - Method in class com.storedobject.core.InventoryPO
-
Amend this PO.
- AnchorButton - Class in com.storedobject.vaadin
-
Anchor that acts like a button.
- AnchorButton(String) - Constructor for class com.storedobject.vaadin.AnchorButton
-
Constructor.
- AnchorButton(String, ClickHandler) - Constructor for class com.storedobject.vaadin.AnchorButton
-
Constructor.
- anchorFieldsCreated() - Method in class com.storedobject.ui.ObjectBrowser
-
This method is invoked when anchor fields are created for the first time.
- anchorFieldsCreated() - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked when anchor fields are created for the first time.
- anchors() - Element in annotation interface com.storedobject.core.annotation.Table
-
Anchor fields of this data class (comma-separated list of attributes).
- anchorsCancelled() - Method in class com.storedobject.ui.inventory.GRN
- anchorsCancelled() - Method in class com.storedobject.ui.inventory.POBrowser
- anchorsCancelled() - Method in class com.storedobject.ui.ObjectBrowser
-
This method will be invoked if the "Cancel" button is pressed on the anchor form.
- anchorsCancelled() - Method in class com.storedobject.ui.ObjectEditor
-
This method will be invoked if the "Cancel" button is pressed on the anchor form.
- anchorsSet() - Method in class com.storedobject.ui.inventory.GRN
- anchorsSet() - Method in class com.storedobject.ui.inventory.POBrowser
- anchorsSet() - Method in class com.storedobject.ui.inventory.POEditor
- anchorsSet() - Method in class com.storedobject.ui.ObjectBrowser
-
This method is invoked when anchor values are set via the anchor form and if any exception is thrown from this method, anchor values will be asked again.
- anchorsSet() - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked when anchor values are set via the anchor form and if any exception is thrown from this method, anchor values will be asked again.
- and(String, String) - Static method in class com.storedobject.core.ObjectLoadFilter
-
Join 2 conditions via AND.
- AND - Enum constant in enum class com.storedobject.common.LogicalOperator
- Angle - Class in com.storedobject.core
- Angle() - Constructor for class com.storedobject.core.Angle
- Angle(double, MeasurementUnit) - Constructor for class com.storedobject.core.Angle
- Angle(double, String) - Constructor for class com.storedobject.core.Angle
- Angle(BigDecimal, MeasurementUnit) - Constructor for class com.storedobject.core.Angle
- Angle(BigDecimal, String) - Constructor for class com.storedobject.core.Angle
- AngleAxis - Class in com.storedobject.chart
-
Representation of angle axis.
- AngleAxis(AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.AngleAxis
-
Constructor.
- AngleAxis(DataType) - Constructor for class com.storedobject.chart.AngleAxis
-
Constructor.
- AngleField - Class in com.storedobject.ui
- AngleField() - Constructor for class com.storedobject.ui.AngleField
- AngleField(int) - Constructor for class com.storedobject.ui.AngleField
- AngleField(int, int) - Constructor for class com.storedobject.ui.AngleField
- AngleField(int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.AngleField
- AngleField(int, int, String) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int, int) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int, int, String) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int, String) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, String) - Constructor for class com.storedobject.ui.AngleField
- animate(HasStyle) - Method in enum class com.storedobject.ui.Animation
- animate(HasStyle, Animation) - Static method in enum class com.storedobject.ui.Animation
- Animation - Class in com.storedobject.chart
-
Class to support animation related properties.
- Animation - Enum Class in com.storedobject.ui
- Animation() - Constructor for class com.storedobject.chart.Animation
- anticlockwise() - Method in class com.storedobject.chart.AngleAxis
-
Calling this method causes the axis to be drawn in the anticlockwise direction.
- anyMatch(Predicate<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Check whether any object is matching the given filter or not.
- append(int) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(int, int) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(AbstractDataProvider<?>) - Method in class com.storedobject.chart.Tooltip
-
Add a data point to the tooltip.
- append(Chart) - Method in class com.storedobject.chart.Tooltip
-
Add a data point of a specific chart to the tooltip.
- append(Contact) - Method in class com.storedobject.ui.util.ContactData
- append(FileData) - Method in class com.storedobject.ui.util.StreamAttachmentData
- append(PDFChunk) - Method in class com.storedobject.pdf.PDF.Text
-
Appends another chunk to this text.
- append(PDFColor) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a color to this text.
- append(PDFFont) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(Color) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a color to this text.
- append(Iterable<T>) - Method in interface com.storedobject.core.EditableList
-
Append items to the list.
- append(Object) - Method in class com.storedobject.common.HTMLText
- append(Object) - Method in interface com.storedobject.common.StyledBuilder
-
Append an object.
- append(Object) - Method in class com.storedobject.common.StyledString
- append(Object) - Method in class com.storedobject.pdf.PDF.Text
-
Appends text from the object
- append(Object) - Method in class com.storedobject.ui.ELabel
- append(Object) - Method in class com.storedobject.ui.ELabels
- append(Object) - Method in interface com.storedobject.ui.StyledBuilder
- append(Object...) - Method in class com.storedobject.chart.DataChannel
-
Append data to the chart.
- append(Object, int) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(Object, int, int) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(Object, StyledBuilder.Style...) - Method in class com.storedobject.common.HTMLText
- append(Object, StyledBuilder.Style...) - Method in interface com.storedobject.common.StyledBuilder
-
Append an object with the given style.
- append(Object, PDFColor) - Method in class com.storedobject.pdf.PDF.Text
-
Appends text from the object
- append(Object, PDFFont) - Method in class com.storedobject.pdf.PDF.Text
-
Appends text from the object
- append(Object, Color) - Method in class com.storedobject.pdf.PDF.Text
-
Appends text from the object
- append(Object, String) - Method in class com.storedobject.common.HTMLText
- append(Object, String) - Method in interface com.storedobject.common.StyledBuilder
-
Append an object with the given color.
- append(Object, String) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a color to this text.
- append(Object, String) - Method in class com.storedobject.ui.ELabel
- append(Object, String) - Method in class com.storedobject.ui.ELabels
- append(Object, String) - Method in interface com.storedobject.ui.StyledBuilder
- append(Object, String...) - Method in class com.storedobject.common.HTMLText
- append(Object, String...) - Method in interface com.storedobject.common.StyledBuilder
-
Append an object with the given style.
- append(Object, String...) - Method in class com.storedobject.ui.ELabel
- append(Object, String...) - Method in class com.storedobject.ui.ELabels
- append(Object, String...) - Method in interface com.storedobject.ui.StyledBuilder
- append(String) - Method in class com.storedobject.chart.Tooltip
-
Add some text as part of the tooltip.
- append(String) - Method in class com.storedobject.common.Fault
-
Appends a message to the existing fault message with a default separator.
- append(String) - Method in class com.storedobject.pdf.PDFChunk
-
Append to the text content.
- append(String[], String) - Static method in class com.storedobject.common.StringUtility
-
Append a new element to an array.
- append(String, String) - Method in class com.storedobject.common.Fault
-
Appends the given message to the current message using the specified delimiter.
- append(O) - Method in class com.storedobject.core.StoredObjectLink.Copy
- append(T) - Method in interface com.storedobject.core.EditableList
-
Append an item to the list.
- append(T) - Method in class com.storedobject.ui.DataGrid
-
Inform the grid that we have appended an item.
- append(T) - Method in class com.storedobject.ui.EditableObjectGrid
- append(T) - Method in class com.storedobject.ui.util.ExtraInfoValue
- append(T, boolean) - Method in class com.storedobject.ui.EditableListProvider
- append(T, boolean) - Method in class com.storedobject.ui.EditableObjectListProvider
- append(T, boolean) - Method in interface com.storedobject.ui.EditableProvider
- append(T, boolean) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- APPEND - Static variable in class com.storedobject.core.EditorAction
- appendEncoded(Object...) - Method in class com.storedobject.chart.DataChannel
-
Append data to the chart.
- appendFooter() - Method in class com.storedobject.vaadin.DataGrid
- appendFooter() - Method in class com.storedobject.vaadin.DataTreeGrid
- appendFooter() - Method in interface com.storedobject.vaadin.HasColumns
-
Append a footer row.
- appendHeader() - Method in interface com.storedobject.vaadin.HasColumns
-
Append a header row.
- appendHTML(String) - Method in class com.storedobject.common.HTMLText
-
Append valid HTML text.
- appendHTML(String) - Method in class com.storedobject.ui.ELabel
- appendHTML(String) - Method in class com.storedobject.ui.ELabels
- appendHTML(String) - Method in interface com.storedobject.ui.StyledBuilder
- appendIcon(String) - Method in interface com.storedobject.ui.StyledBuilder
- appendWithTag(String, String) - Method in interface com.storedobject.ui.StyledBuilder
- appendWithTag(String, String, String) - Method in interface com.storedobject.ui.StyledBuilder
- ApplicableDataLogic - Class in com.storedobject.core
- ApplicableDataLogic() - Constructor for class com.storedobject.core.ApplicableDataLogic
- application - Variable in class com.storedobject.ui.Executor
- Application - Class in com.storedobject.ui
- Application - Class in com.storedobject.vaadin
-
Application is the base class for creating a 'single page' web applications.
- Application() - Constructor for class com.storedobject.ui.Application
- Application() - Constructor for class com.storedobject.vaadin.Application
- Application(ApplicationLayout) - Constructor for class com.storedobject.ui.Application
- Application(ApplicationLayout, boolean) - Constructor for class com.storedobject.ui.Application
- Application(ApplicationLayout, boolean, boolean) - Constructor for class com.storedobject.ui.Application
- Application.BusyIndicator - Class in com.storedobject.ui
- ApplicationAlertHandler - Class in com.storedobject.core
-
You can insert an entry in this data class for handling application alerts.
- ApplicationAlertHandler() - Constructor for class com.storedobject.core.ApplicationAlertHandler
-
Constructor for the ApplicationAlertHandler class.
- ApplicationEnvironment - Interface in com.storedobject.vaadin
-
Application
can set up an environment that controls certain behaviours of the application. - ApplicationFrame - Class in com.storedobject.ui.util
- ApplicationFrame - Class in com.storedobject.vaadin
-
An implementation of
ApplicationLayout
using Vaadin'sAppLayout
. - ApplicationFrame() - Constructor for class com.storedobject.ui.util.ApplicationFrame
- ApplicationFrame() - Constructor for class com.storedobject.vaadin.ApplicationFrame
-
Constructor.
- ApplicationFrame.EntitySelector - Class in com.storedobject.ui.util
- ApplicationLayout - Interface in com.storedobject.ui
- ApplicationLayout - Interface in com.storedobject.vaadin
-
Application
requires an instance of this class to determine the "layout" of its page. - ApplicationMenu - Interface in com.storedobject.core
- ApplicationMenu - Interface in com.storedobject.vaadin
-
Interface that defines the "menu" area of the
Application
. - ApplicationMenuItem - Interface in com.storedobject.vaadin
-
Application menu item definition.
- ApplicationMenuItemGroup - Interface in com.storedobject.vaadin
-
A special menu item that has sub-menus in it.
- ApplicationModule - Class in com.storedobject.core
- ApplicationModule() - Constructor for class com.storedobject.core.ApplicationModule
- ApplicationModuleEditor - Class in com.storedobject.ui.common
- ApplicationModuleEditor() - Constructor for class com.storedobject.ui.common.ApplicationModuleEditor
- ApplicationModuleEditor(int) - Constructor for class com.storedobject.ui.common.ApplicationModuleEditor
- ApplicationModuleEditor(int, String) - Constructor for class com.storedobject.ui.common.ApplicationModuleEditor
- ApplicationModuleEditor(String) - Constructor for class com.storedobject.ui.common.ApplicationModuleEditor
- ApplicationServer - Class in com.storedobject.core
- ApplicationServer(Device, String) - Constructor for class com.storedobject.core.ApplicationServer
- ApplicationView - Class in com.storedobject.ui
- ApplicationView - Class in com.storedobject.vaadin
-
The class that defines the content view of the
Application
. - ApplicationView() - Constructor for class com.storedobject.ui.ApplicationView
- ApplicationView() - Constructor for class com.storedobject.vaadin.ApplicationView
-
Default constructor.
- apply(char[]) - Method in class com.storedobject.core.PasswordPolicy
- apply(String, Consumer<StyledBuilder.Style>) - Static method in interface com.storedobject.common.StyledBuilder
-
Apply styles to a consumer.
- apply(O) - Method in class com.storedobject.core.ObjectToString.O2S
- apply(T) - Method in interface com.storedobject.common.EFunction
- apply(T) - Method in class com.storedobject.core.TemplateString
- apply(T1, T2) - Method in interface com.storedobject.common.EBiFunction
- apply(T1, T2, T3) - Method in interface com.storedobject.common.ETriFunction
- applyFilter() - Method in interface com.storedobject.core.FilterMethods
-
This method is called whenever a filter condition is changed.
- applyFilter() - Method in interface com.storedobject.core.ObjectLoader
- applyFilter() - Method in class com.storedobject.ui.AbstractLinkGrid
- applyFilter() - Method in class com.storedobject.ui.AbstractObjectField
- applyFilter() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- applyFilter() - Method in class com.storedobject.ui.ObjectCodeField
- applyFilter() - Method in class com.storedobject.ui.ObjectField
- applyFilter() - Method in class com.storedobject.ui.ObjectFormField
- applyFilter() - Method in class com.storedobject.ui.ReferenceLinkGrid
- applyFilterPredicate() - Method in interface com.storedobject.core.FilterMethods
-
This method is called whenever a filter predicate is changed.
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectCache
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectCacheList
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectForest
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectMemoryList
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectTree
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectComboField
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectForestProvider
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectListField
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectListProvider
- applyFilterPredicate() - Method in interface com.storedobject.ui.ObjectLoader
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectTable
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectTreeProvider
- applyFilterPredicate() - Method in interface com.storedobject.ui.util.AbstractObjectInput
- approved() - Method in class com.storedobject.core.Memo
-
This method is invoked when the memo is finally approved.
- approveMemo(Transaction, String) - Method in class com.storedobject.core.MemoComment
- approveMemo(Transaction, String, SystemUser) - Method in class com.storedobject.core.MemoComment
- ApproveTransaction - Class in com.storedobject.ui.tools
- ApproveTransaction() - Constructor for class com.storedobject.ui.tools.ApproveTransaction
- ApproveTransaction(int) - Constructor for class com.storedobject.ui.tools.ApproveTransaction
- ARABIC - Enum constant in enum class com.storedobject.pdf.PDFFont.Language
- Arc - Class in com.storedobject.chart
-
Defines an arc shape that can be added to
SOChart
. - Arc(Number, Number, Number) - Constructor for class com.storedobject.chart.Arc
-
Constructor.
- Arc(Number, Number, Number, boolean) - Constructor for class com.storedobject.chart.Arc
-
Constructor.
- ArcPart - Class in com.storedobject.chart
-
Shape that partially defines an arc.
- ArcPart(Number, Number, Number, boolean) - Constructor for class com.storedobject.chart.ArcPart
-
Constructor.
- Area - Class in com.storedobject.chart
-
Represents an area (mostly a rectangular block).
- Area - Class in com.storedobject.core
- Area() - Constructor for class com.storedobject.chart.Area
-
Constructor.
- Area() - Constructor for class com.storedobject.core.Area
- Area(double, MeasurementUnit) - Constructor for class com.storedobject.core.Area
- Area(double, String) - Constructor for class com.storedobject.core.Area
- Area(BigDecimal, MeasurementUnit) - Constructor for class com.storedobject.core.Area
- Area(BigDecimal, String) - Constructor for class com.storedobject.core.Area
- AreaClickEvent(ImageMap, ImageMap.Area, boolean) - Constructor for class com.storedobject.ui.ImageMap.AreaClickEvent
-
Creates a new area click event.
- AreaField - Class in com.storedobject.ui
- AreaField() - Constructor for class com.storedobject.ui.AreaField
- AreaField(int) - Constructor for class com.storedobject.ui.AreaField
- AreaField(int, int) - Constructor for class com.storedobject.ui.AreaField
- AreaField(int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.AreaField
- AreaField(int, int, String) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int, int) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int, int, String) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int, String) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, String) - Constructor for class com.storedobject.ui.AreaField
- AreaStyle - Class in com.storedobject.chart
-
Area-style.
- AreaStyle() - Constructor for class com.storedobject.chart.AreaStyle
-
Constructor.
- arrangeLines(ArrayList<String>) - Method in class com.storedobject.common.Address
-
This method is invoked for arranging the address lines to be displayed.
- arrangeLines(ArrayList<String>) - Method in class com.storedobject.common.INAddress
- array() - Method in class com.storedobject.common.StringList
-
Get a copy of the elements as an array.
- array(Iterable<T>) - Static method in class com.storedobject.common.ListUtility
- array(String) - Static method in record class com.storedobject.common.StyledBuilder.Style
-
Create an array of Style instances from the given string that may contain multiple styles.
- array(Collection<T>) - Static method in class com.storedobject.common.ListUtility
- Array<T> - Class in com.storedobject.common
-
An array implementation with variable size.
- Array(T[]) - Constructor for class com.storedobject.common.Array
-
Constructor
- Array(T[], int) - Constructor for class com.storedobject.common.Array
-
Constructor
- Array(T[], int, int) - Constructor for class com.storedobject.common.Array
-
Constructor
- ARRAY - Enum constant in enum class com.storedobject.common.JSON.Type
- ArrayList<E> - Class in com.storedobject.common
-
Enhanced array list.
- ArrayList() - Constructor for class com.storedobject.common.ArrayList
-
Default constructor.
- ArrayList(int) - Constructor for class com.storedobject.common.ArrayList
-
Creates an empty list for the initial capacity passed as parameter
- ArrayList(Collection<? extends E>) - Constructor for class com.storedobject.common.ArrayList
-
Creates a list using specified collection elements
- ArrayListSet<E> - Class in com.storedobject.common
-
An ArrayList that has the properties of a Set (Only one instance will appear even if duplicate elements are added).
- ArrayListSet() - Constructor for class com.storedobject.common.ArrayListSet
-
Create an ArrayList that has the properties of a Set
- ArrayListSet(int) - Constructor for class com.storedobject.common.ArrayListSet
-
Create an ArrayList that has the properties of a Set for a specified initial capacity
- ArrayListSet(Iterable<? extends E>) - Constructor for class com.storedobject.common.ArrayListSet
-
Create an ArrayList that has the properties of a Set for specified iterable elements
- ArrayListSet(Collection<? extends E>) - Constructor for class com.storedobject.common.ArrayListSet
-
Create an ArrayList that has the properties of a Set for specified elements of a collection
- ARROW - Enum constant in enum class com.storedobject.chart.PointSymbolType
-
Arrow.
- asList() - Method in class com.storedobject.chart.AbstractData
- asList() - Method in interface com.storedobject.chart.AbstractDataProvider
-
Collect all data values into a list.
- asPrimary() - Method in class com.storedobject.vaadin.Button
-
Mark this Button as Primary.
- asPrimary() - Method in interface com.storedobject.vaadin.HasThemeStyle
-
Make it primary style.
- Assembly<T,
C> - Class in com.storedobject.ui.inventory - Assembly(InventoryLocation, Class<T>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(InventoryLocation, Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(InventoryStore, Class<T>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(InventoryStore, Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(Class<T>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(String) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(T) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(T, Class<C>) - Constructor for class com.storedobject.ui.inventory.Assembly
- AssemblyDataPickup<T,
C> - Class in com.storedobject.ui.inventory - AssemblyDataPickup(InventoryLocation, Class<T>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(InventoryLocation, Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(InventoryStore, Class<T>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(InventoryStore, Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(Class<T>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(String) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(T) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(T, Class<C>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyItemField<I> - Class in com.storedobject.ui.inventory
-
Field to accept an item that is fitted on an assembly.
- AssemblyItemField(Class<I>) - Constructor for class com.storedobject.ui.inventory.AssemblyItemField
-
Constructor.
- AssemblyItemField(Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.AssemblyItemField
-
Constructor.
- AssemblyItemField(String, Class<I>) - Constructor for class com.storedobject.ui.inventory.AssemblyItemField
-
Constructor.
- AssemblyItemField(String, Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.AssemblyItemField
-
Constructor.
- AssemblyReceipt<T,
C> - Class in com.storedobject.ui.inventory - AssemblyReceipt(InventoryGRNItem) - Constructor for class com.storedobject.ui.inventory.AssemblyReceipt
- assignAssistant(Transaction, SystemUser) - Method in class com.storedobject.core.MemoComment
- AssignStoresAndLocations - Class in com.storedobject.ui.inventory
- AssignStoresAndLocations() - Constructor for class com.storedobject.ui.inventory.AssignStoresAndLocations
- asSmall() - Method in class com.storedobject.vaadin.Button
-
Make the button Small.
- asSmall() - Method in interface com.storedobject.vaadin.HasThemeStyle
-
Make it small.
- asSmall() - Method in class com.storedobject.vaadin.ImageButton
-
Set size to small.
- at(Size, Size) - Method in class com.storedobject.chart.Chart.LabelPosition
-
Set the (x, y) position.
- attach() - Method in interface com.storedobject.core.StoredObjectLink
- attach() - Method in class com.storedobject.ui.ObjectFormField
-
Attach this to the respective container.
- attach(TransactionManager, ContentProducer...) - Method in class com.storedobject.mail.Mail
- attach(TransactionManager, FileData...) - Method in class com.storedobject.mail.Mail
- attach(TransactionManager, Iterable<FileData>) - Method in class com.storedobject.mail.Mail
- attached() - Method in class com.storedobject.ui.Application
- attached() - Method in class com.storedobject.vaadin.Application
-
Invoked whenever this application is attached to a UI.
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.ObjectEditor
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.ObjectFilter
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.TemplateDataForm
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Attach a field to the form.
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
Attach a field to the form.
- attachFrom(TransactionManager, Mail) - Method in class com.storedobject.mail.Mail
-
Attach attachments from another mail.
- attachImage(Image) - Method in class com.storedobject.vaadin.VideoCapture
-
Attach an image to this video camera so that pictures shot can be viewed on that.
- attachLinkField(ObjectLinkField<?>) - Method in class com.storedobject.ui.ObjectEditor
-
Attach the link field.
- Attachment - Class in com.storedobject.mail
- Attachment() - Constructor for class com.storedobject.mail.Attachment
- AttachmentDefinition - Class in com.storedobject.core
- AttachmentDefinition() - Constructor for class com.storedobject.core.AttachmentDefinition
- AttachmentField - Class in com.storedobject.ui.util
- AttachmentField(String, StreamAttachment) - Constructor for class com.storedobject.ui.util.AttachmentField
- attachPO(Transaction, InventoryPO) - Method in class com.storedobject.core.InventoryItem
-
Attach the PO for this item.
- attachRO(Transaction, InventoryRO) - Method in class com.storedobject.core.InventoryItem
-
Attach the RO for this item.
- Attestation() - Constructor for class com.storedobject.core.WebBiometric.Attestation
- AttestationStatement() - Constructor for class com.storedobject.core.WebBiometric.AttestationStatement
- attributes() - Method in record class com.storedobject.ui.iot.Data4Unit
-
Returns the value of the
attributes
record component. - Audio - Class in com.storedobject.ui
- Audio - Class in com.storedobject.vaadin
-
Component to play audio streams.
- Audio() - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio() - Constructor for class com.storedobject.vaadin.Audio
-
Constructor.
- Audio(Id) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(MediaFile) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(StreamData) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(StreamResource...) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(StreamResource...) - Constructor for class com.storedobject.vaadin.Audio
-
Consructor.
- Audio(String, String) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(String, String) - Constructor for class com.storedobject.vaadin.Audio
-
Constructor.
- AUDIO - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Audio type.
- AudioCapture - Class in com.storedobject.vaadin
-
A special
Audio
class that gets input from the client Computer's mic. - AudioCapture() - Constructor for class com.storedobject.vaadin.AudioCapture
-
Constructor.
- audit - Variable in class com.storedobject.ui.ObjectBrowser
- audit - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Audit.
- audit - Variable in class com.storedobject.ui.ObjectForestBrowser
- audit - Variable in class com.storedobject.ui.ObjectTreeBrowser
- AUDIT - Static variable in class com.storedobject.core.EditorAction
- AuditTrail - Class in com.storedobject.core
-
Audit trail..
- AuditTrail - Class in com.storedobject.ui.tools
- AuditTrail() - Constructor for class com.storedobject.ui.tools.AuditTrail
- AuditTrailConfiguration - Class in com.storedobject.core
- AuditTrailConfiguration() - Constructor for class com.storedobject.core.AuditTrailConfiguration
- AuditTrailLinkConfiguration - Class in com.storedobject.core
- AuditTrailLinkConfiguration() - Constructor for class com.storedobject.core.AuditTrailLinkConfiguration
- authenticate(HTTP, String, String) - Static method in class com.storedobject.core.Secret
- authenticator(String, String) - Static method in class com.storedobject.core.Secret
- Authenticator - Interface in com.storedobject.core
-
Interface for defining an external authenticator.
- AuthenticatorRegistration - Class in com.storedobject.ui.tools
- AuthenticatorRegistration() - Constructor for class com.storedobject.ui.tools.AuthenticatorRegistration
- authorize(TransactionManager) - Method in class com.storedobject.core.PseudoTran
- AUTO - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Determine automatically.
- AutoCloseableList - Class in com.storedobject.common
-
A list of
AutoCloseable
objects. - AutoCloseableList() - Constructor for class com.storedobject.common.AutoCloseableList
- AutoLogin - Class in com.storedobject.core
- AutoLogin() - Constructor for class com.storedobject.core.AutoLogin
- autoSizeColumn(int) - Method in class com.storedobject.office.od.ods.Sheet
- autoSizeColumn(int, boolean) - Method in class com.storedobject.office.od.ods.Sheet
- available() - Method in class com.storedobject.core.DatabaseInputStream
- available() - Method in class com.storedobject.office.od.ODInputStream
- average(Rate) - Method in class com.storedobject.core.Rate
- average(BigDecimal) - Method in class com.storedobject.core.Rate
- average(ToDoubleFunction<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Get the average.
- Axis - Class in com.storedobject.chart
-
Abstract representation of an axis.
- Axis - Enum constant in enum class com.storedobject.chart.Tooltip.Type
-
Tooltip for an axis.
- Axis(AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.Axis
-
Constructor.
- Axis(DataType) - Constructor for class com.storedobject.chart.Axis
-
Constructor.
- Axis.AbstractTicks - Class in com.storedobject.chart
-
Represents ticks on an axis line.
- Axis.GridAreas - Class in com.storedobject.chart
-
Represents the grid-areas drawn by the axis.
- Axis.GridLines - Class in com.storedobject.chart
-
Represents the grid-lines drawn by the axis.
- Axis.Label - Class in com.storedobject.chart
-
Represents the label used by
Axis
. - Axis.Line - Class in com.storedobject.chart
-
A base class for various type of lines used in axis and coordinate systems.
- Axis.MinorGridLines - Class in com.storedobject.chart
-
Represents the minor grid-lines drawn by the axis.
- Axis.MinorTicks - Class in com.storedobject.chart
-
Represents the minor tick on the axis line.
- Axis.Pointer - Class in com.storedobject.chart
-
Represents the axis-pointer shown by the axis.
- Axis.PointerHandle - Class in com.storedobject.chart
-
Represent the handle that can be used with axis-pointer.
- Axis.PointerLabel - Class in com.storedobject.chart
-
Represents the label that is displayed by the axis-pointer.
- Axis.PointerType - Enum Class in com.storedobject.chart
-
Definition of pointer types.
- Axis.Ticks - Class in com.storedobject.chart
-
Represents the tick on the axis line.
- AxisLine() - Constructor for class com.storedobject.chart.GaugeChart.AxisLine
- AZTEC - Enum constant in enum class com.storedobject.common.Barcode.Format
-
Aztec 2D barcode format.
B
- back(int) - Method in class com.storedobject.ui.SteppedView
-
This method is invoked when you go back to the previous step from this step.
- Badge - Class in com.storedobject.vaadin
-
A component that is decorated like a badge.
- Badge() - Constructor for class com.storedobject.vaadin.Badge
-
Constructor.
- Badge(Icon, String, ThemeStyle...) - Constructor for class com.storedobject.vaadin.Badge
-
Constructor.
- Badge(String, ThemeStyle...) - Constructor for class com.storedobject.vaadin.Badge
-
Constructor.
- Badge(String, String, ThemeStyle...) - Constructor for class com.storedobject.vaadin.Badge
-
Constructor.
- BADGE - Enum constant in enum class com.storedobject.vaadin.ThemeStyle
-
Badge.
- BadgeIcon - Class in com.storedobject.vaadin
-
Icons with badge style.
- BadgeIcon(VaadinIcon) - Constructor for class com.storedobject.vaadin.BadgeIcon
-
Create from a Vaadin icon
- BadgeIcon(String) - Constructor for class com.storedobject.vaadin.BadgeIcon
-
Create from an Iron icon.
- Bar - Enum constant in enum class com.storedobject.chart.ChartType
-
Bar.
- BarChart - Class in com.storedobject.chart
-
Bar chart.
- BarChart() - Constructor for class com.storedobject.chart.BarChart
-
Constructor.
- BarChart(AbstractDataProvider<?>, AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.BarChart
-
Constructor.
- BarChartWithLabelsInside - Class in com.storedobject.examples.general.logic
- BarChartWithLabelsInside() - Constructor for class com.storedobject.examples.general.logic.BarChartWithLabelsInside
- Barcode - Class in com.storedobject.common
-
Barcode (Based on the xzing package).
- Barcode() - Constructor for class com.storedobject.common.Barcode
-
Constructor (Size will be 100x100).
- Barcode(Barcode.Format, String) - Constructor for class com.storedobject.common.Barcode
-
Constructor (Size will be 100x100).
- Barcode(Barcode.Format, String, int, int) - Constructor for class com.storedobject.common.Barcode
-
Constructor.
- Barcode.Format - Enum Class in com.storedobject.common
- BarcodeImage - Class in com.storedobject.ui
- BarcodeImage() - Constructor for class com.storedobject.ui.BarcodeImage
- BarcodeImage(Barcode.Format) - Constructor for class com.storedobject.ui.BarcodeImage
- BarcodeImage(Barcode.Format, String) - Constructor for class com.storedobject.ui.BarcodeImage
- BarcodeImage(String) - Constructor for class com.storedobject.ui.BarcodeImage
- BarcodeScanner - Class in com.storedobject.ui
- BarcodeScanner() - Constructor for class com.storedobject.ui.BarcodeScanner
- BarcodeScanner(HasText) - Constructor for class com.storedobject.ui.BarcodeScanner
- BarcodeScanner(Consumer<String>) - Constructor for class com.storedobject.ui.BarcodeScanner
- base() - Element in annotation interface com.storedobject.core.annotation.Table
-
Check if this is a base class or not.
- BaseCustomerInvoiceBrowser<I> - Class in com.storedobject.ui.accounts
- BaseCustomerInvoiceBrowser(Class<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceEditor<I> - Class in com.storedobject.ui.accounts
- BaseCustomerInvoiceEditor(Class<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseCustomerInvoiceEditor(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseCustomerInvoiceEditor(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseCustomerInvoiceEditor(Class<I>, int, String, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseCustomerInvoiceEditor(String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseObjectForest<T> - Class in com.storedobject.ui
- BaseProcessMaterialRequest<MR,
MRI> - Class in com.storedobject.ui.inventory - BaseProcessMaterialRequest(Class<MR>) - Constructor for class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- BaseProcessMaterialRequest(Class<MR>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- BaseProcessMaterialRequest(Class<MR>, String) - Constructor for class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- BaseReceiveMaterialRequested<MR,
MRI> - Class in com.storedobject.ui.inventory - BaseReceiveMaterialRequested(Class<MR>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- BaseReceiveMaterialRequested(Class<MR>, String) - Constructor for class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- BaseRequestMaterial<MR,
MRI> - Class in com.storedobject.ui.inventory - BaseRequestMaterial(Class<MR>) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, InventoryLocation, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, Class<? extends InventoryItemType>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, Class<? extends InventoryItemType>, InventoryLocation, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, String) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseSupplierInvoiceBrowser<I> - Class in com.storedobject.ui.accounts
- BaseSupplierInvoiceBrowser(Class<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceEditor<I> - Class in com.storedobject.ui.accounts
- BaseSupplierInvoiceEditor(Class<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BaseSupplierInvoiceEditor(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BaseSupplierInvoiceEditor(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BaseSupplierInvoiceEditor(Class<I>, int, String, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BaseSupplierInvoiceEditor(String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BasicComboBox<T> - Class in com.storedobject.vaadin.util
- BasicComboBox() - Constructor for class com.storedobject.vaadin.util.BasicComboBox
- BasicComboBox(String) - Constructor for class com.storedobject.vaadin.util.BasicComboBox
- BasicComboBox(String, Collection<T>) - Constructor for class com.storedobject.vaadin.util.BasicComboBox
- BasicComboBox(String, T...) - Constructor for class com.storedobject.vaadin.util.BasicComboBox
- BasicComboBox(Collection<T>) - Constructor for class com.storedobject.vaadin.util.BasicComboBox
- BasicComboList<T> - Class in com.storedobject.vaadin.util
- BasicComboList(Collection<T>) - Constructor for class com.storedobject.vaadin.util.BasicComboList
- BasicComboList(T...) - Constructor for class com.storedobject.vaadin.util.BasicComboList
- BasicDataProvider<T> - Class in com.storedobject.chart
-
A basic data provider that can be extended to create customized data providers.
- BasicDataProvider() - Constructor for class com.storedobject.chart.BasicDataProvider
- BasicInternalDataProvider<T> - Class in com.storedobject.chart
-
A basic data provider that can be extended to create customized internal data providers.
- BasicInternalDataProvider() - Constructor for class com.storedobject.chart.BasicInternalDataProvider
- BD_CM - Static variable in class com.storedobject.core.Distance
- BD_KM - Static variable in class com.storedobject.core.Distance
- BD_LB - Static variable in class com.storedobject.core.Weight
- BD_MM - Static variable in class com.storedobject.core.Distance
- BD_MT - Static variable in class com.storedobject.core.Weight
- BD_OZ - Static variable in class com.storedobject.core.Weight
- before(Minutes) - Method in class com.storedobject.core.Minutes
- beforeEnter(BeforeEnterEvent) - Method in class com.storedobject.vaadin.ApplicationView
- begin() - Method in class com.storedobject.common.FileBuffer
-
This method must be called before writing anything.
- BezierCurve - Class in com.storedobject.chart
-
Defines Bezier curve that can be added to
SOChart
. - BezierCurve(Shape.Point, Shape.Point, Shape.Point) - Constructor for class com.storedobject.chart.BezierCurve
-
Construct a quadratic Bezier curve.
- BezierCurve(Shape.Point, Shape.Point, Shape.Point, Shape.Point) - Constructor for class com.storedobject.chart.BezierCurve
-
Construct a cubic Bezier curve.
- BigDecimalField - Class in com.storedobject.vaadin
-
Field to edit
BigDecimal
values. - BigDecimalField() - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(int, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(int, int, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, int, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, int, int, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal, int, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal, int, int, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal, int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(BigDecimal, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(BigDecimal, int, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(BigDecimal, int, int, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(BigDecimal, int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigValue - Interface in com.storedobject.common
-
An object that keeps a
BigDecimal
value. - BinaryContentGenerator - Interface in com.storedobject.common
-
Anything that generates some sort of binary "content".
- BinField - Class in com.storedobject.ui.inventory
- BinField() - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(InventoryStore) - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(ObjectProvider<? extends InventoryStore>) - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(String) - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(String, InventoryStore) - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(String, ObjectProvider<? extends InventoryStore>) - Constructor for class com.storedobject.ui.inventory.BinField
- BiometricButton - Class in com.storedobject.ui.tools
- BiometricButton(Consumer<BiometricButton>, Login) - Constructor for class com.storedobject.ui.tools.BiometricButton
- BiometricRegistration - Class in com.storedobject.ui.tools
- BiometricRegistration(SystemUser, Consumer<Boolean>) - Constructor for class com.storedobject.ui.tools.BiometricRegistration
- bitsValue(int, StringList) - Static method in class com.storedobject.common.StringUtility
- bitsValue(int, String[]) - Static method in class com.storedobject.common.StringUtility
- BitsValueConverter - Class in com.storedobject.core.converter
- BitsValueConverter(String[]) - Constructor for class com.storedobject.core.converter.BitsValueConverter
- BLACK - Static variable in class com.storedobject.pdf.PDFColor
- blackMessage(Object) - Method in interface com.storedobject.ui.StyledBuilder
- BLANK_DATE - Static variable in class com.storedobject.core.Utility
-
Blank date: The local date Jan 1, 1800 is considered blank by the platform for internal purposes.
- BLANK_TIME - Static variable in class com.storedobject.core.Utility
-
Blank time: The local time Jan 1, 1800 0:00 is considered blank by the platform for internal purposes.
- Block - Class in com.storedobject.iot
- Block() - Constructor for class com.storedobject.chart.MarkArea.Block
- Block() - Constructor for class com.storedobject.iot.Block
- blockChanged(Block) - Method in class com.storedobject.ui.iot.BlockSelector
- blockChanged(Block) - Method in class com.storedobject.ui.iot.RemoveConsumption
- BlockDisplayContent - Class in com.storedobject.iot
- BlockDisplayContent() - Constructor for class com.storedobject.iot.BlockDisplayContent
- BlockSelector - Class in com.storedobject.ui.iot
- BlockSelector(String) - Constructor for class com.storedobject.ui.iot.BlockSelector
- BlockSelector(String, Block) - Constructor for class com.storedobject.ui.iot.BlockSelector
- BLUE - Static variable in class com.storedobject.pdf.PDFColor
- blueMessage(Object) - Method in interface com.storedobject.ui.StyledBuilder
- BOLD - Enum constant in enum class com.storedobject.pdf.PDFFont.FontStyle
- BOLD - Static variable in class com.storedobject.chart.Font.Weight
-
Bold font-weight.
- BOLD - Static variable in class com.storedobject.pdf.PDFFont
-
Constant used in font specification.
- BOLD_ITALIC - Static variable in class com.storedobject.pdf.PDFFont
-
Constant used in font specification.
- BOLDER - Static variable in class com.storedobject.chart.Font.Weight
-
Bolder font-weight.
- bookShortage(InventoryItem, Quantity, String) - Method in class com.storedobject.core.InventoryTransaction
-
Book shortage.
- BOOLEAN - Enum constant in enum class com.storedobject.common.JSON.Type
- BooleanField - Class in com.storedobject.vaadin
-
Field to edit
Boolean
values. - BooleanField() - Constructor for class com.storedobject.vaadin.BooleanField
-
Constructor.
- BooleanField(Boolean) - Constructor for class com.storedobject.vaadin.BooleanField
-
Constructor.
- BooleanField(String) - Constructor for class com.storedobject.vaadin.BooleanField
-
Constructor.
- BooleanField(String, Boolean) - Constructor for class com.storedobject.vaadin.BooleanField
-
Constructor.
- BooleanRadioField - Class in com.storedobject.vaadin
-
Boolean field displayed like a radio field.
- BooleanRadioField() - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BooleanRadioField(boolean) - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BooleanRadioField(String) - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BooleanRadioField(String, boolean) - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BooleanRadioField(String, Boolean) - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BoolValueConverter - Class in com.storedobject.core.converter
- Border - Class in com.storedobject.chart
-
Represents a border.
- Border() - Constructor for class com.storedobject.chart.Border
-
Constructor.
- Bot - Class in com.storedobject.telegram
- Bot() - Constructor for class com.storedobject.telegram.Bot
- bottom() - Method in class com.storedobject.chart.Chart.LabelPosition
-
Set the label position to the bottom side.
- BOTTOM - Enum constant in enum class com.storedobject.chart.Location
-
Bottom.
- BOTTOM - Static variable in class com.storedobject.pdf.PDFRectangle
-
Represents bottom side.
- bottomToTop() - Method in class com.storedobject.chart.Orientation
-
Bottom-to-top orientation.
- BOUNCE - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN_DOWN - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN_LEFT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN_RIGHT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN_UP - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT_DOWN - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT_LEFT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT_RIGHT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT_UP - Enum constant in enum class com.storedobject.ui.Animation
- box(Distance, Distance, Distance) - Static method in class com.storedobject.core.Volume
-
Box.
- Box - Class in com.storedobject.vaadin
-
Using this class one can draw a "box" around any Vaadin component.
- Box(Component) - Constructor for class com.storedobject.vaadin.Box
-
Put a component inside a box.
- BOX - Static variable in class com.storedobject.pdf.PDFRectangle
-
Represents all sides (as a box).
- BranchAccount - Class in com.storedobject.core
- BranchAccount() - Constructor for class com.storedobject.core.BranchAccount
- Breadcrumbs - Class in com.storedobject.vaadin
-
Breadcrumbs component.
- Breadcrumbs() - Constructor for class com.storedobject.vaadin.Breadcrumbs
-
Constructor.
- Breadcrumbs(ClickHandler) - Constructor for class com.storedobject.vaadin.Breadcrumbs
-
Constructor with a "Click Handler".
- Breadcrumbs.Breadcrumb - Class in com.storedobject.vaadin
-
Component that represents a "breadcrumb".
- Breadcrumbs.BreadcrumbRemovalListener - Interface in com.storedobject.vaadin
-
Listener interface for "breadcrumb removal listener".
- BreadcrumbsTree - Class in com.storedobject.vaadin
-
Breadcrumb Tree component.
- BreadcrumbsTree() - Constructor for class com.storedobject.vaadin.BreadcrumbsTree
-
Constructor.
- BreadcrumbsTree.Node - Class in com.storedobject.vaadin
-
The node of the breadcrumb tree.
- BreadcrumbsTree.NodeVisibilityListener - Interface in com.storedobject.vaadin
-
Listener that can be added to the
BreadcrumbsTree
for monitoring the visibility changes of the nodes (and its associated components). - brighter() - Method in class com.storedobject.pdf.PDFColor
-
Create a bright color from this instance.
- browseColumns() - Static method in class com.storedobject.accounts.AccountEntity
-
Returns the columns to be displayed in the browser for the AccountEntity class.
- browseColumns() - Static method in class com.storedobject.accounts.CashAccount
- browseColumns() - Static method in class com.storedobject.accounts.Invoice
- browseColumns() - Static method in class com.storedobject.core.Account
- browseColumns() - Static method in class com.storedobject.core.AccountChart
- browseColumns() - Static method in class com.storedobject.core.AccountChartMap
- browseColumns() - Static method in class com.storedobject.core.AuditTrailConfiguration
- browseColumns() - Static method in class com.storedobject.core.AuditTrailLinkConfiguration
- browseColumns() - Static method in class com.storedobject.core.Consignment
- browseColumns() - Static method in class com.storedobject.core.ExternalSystemUser
- browseColumns() - Static method in class com.storedobject.core.InventoryAPN
- browseColumns() - Static method in class com.storedobject.core.InventoryBin
- browseColumns() - Static method in class com.storedobject.core.InventoryFitmentPosition
- browseColumns() - Static method in class com.storedobject.core.InventoryGRN
- browseColumns() - Static method in class com.storedobject.core.InventoryGRNItem
- browseColumns() - Static method in class com.storedobject.core.InventoryItem
- browseColumns() - Static method in class com.storedobject.core.InventoryItemType
- browseColumns() - Static method in class com.storedobject.core.InventoryPO
- browseColumns() - Static method in class com.storedobject.core.InventoryPOItem
- browseColumns() - Static method in class com.storedobject.core.InventoryROItem
- browseColumns() - Static method in class com.storedobject.core.InventorySaleItem
- browseColumns() - Static method in class com.storedobject.core.InventoryStoreBin
- browseColumns() - Static method in class com.storedobject.core.InventoryTransferItem
- browseColumns() - Static method in class com.storedobject.core.InventoryVirtualLocation
- browseColumns() - Static method in class com.storedobject.core.JournalVoucher
- browseColumns() - Static method in class com.storedobject.core.JournalVoucherStage
- browseColumns() - Static method in class com.storedobject.core.Logic
- browseColumns() - Static method in class com.storedobject.core.LogicGroup
- browseColumns() - Static method in class com.storedobject.core.MaterialIssued
- browseColumns() - Static method in class com.storedobject.core.MaterialIssuedItem
- browseColumns() - Static method in class com.storedobject.core.MaterialRequest
- browseColumns() - Static method in class com.storedobject.core.MaterialRequestItem
- browseColumns() - Static method in class com.storedobject.core.MediaFile
- browseColumns() - Static method in class com.storedobject.core.Memo
- browseColumns() - Static method in class com.storedobject.core.MemoComment
- browseColumns() - Static method in class com.storedobject.core.ModuleLogic
- browseColumns() - Static method in class com.storedobject.core.PackingUnit
- browseColumns() - Static method in class com.storedobject.core.Person
- browseColumns() - Static method in class com.storedobject.core.PseudoTran
- browseColumns() - Static method in class com.storedobject.core.Secret
- browseColumns() - Static method in class com.storedobject.core.ServerInformation
- browseColumns() - Static method in class com.storedobject.core.ServiceItemType
- browseColumns() - Static method in class com.storedobject.core.SubscriptionItemType
- browseColumns() - Static method in class com.storedobject.core.SystemEntity
- browseColumns() - Static method in class com.storedobject.core.SystemUser
- browseColumns() - Static method in class com.storedobject.core.TaxType
- browseColumns() - Static method in class com.storedobject.core.TextContent
- browseColumns() - Static method in class com.storedobject.iot.ControlSchedule
- browseColumns() - Static method in class com.storedobject.mail.Sender
- browseColumns(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- browseOrder() - Static method in class com.storedobject.core.Contact
- browseOrder() - Static method in class com.storedobject.core.ContactType
- browseOrder() - Static method in class com.storedobject.core.UIFieldMetadata
- browseOrder() - Static method in class com.storedobject.tools.ColumnDefinition
- browseOrder() - Static method in class com.storedobject.tools.LinkDefinition
- browseOrder(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- BrowserDeviceLayout - Class in com.storedobject.core
- BrowserDeviceLayout() - Constructor for class com.storedobject.core.BrowserDeviceLayout
- BrowserDeviceLayoutEditor - Class in com.storedobject.ui.common
- BrowserDeviceLayoutEditor() - Constructor for class com.storedobject.ui.common.BrowserDeviceLayoutEditor
- BrowserDeviceLayoutEditor(int) - Constructor for class com.storedobject.ui.common.BrowserDeviceLayoutEditor
- BrowserDeviceLayoutEditor(int, String) - Constructor for class com.storedobject.ui.common.BrowserDeviceLayoutEditor
- BrowserDeviceLayoutEditor(String) - Constructor for class com.storedobject.ui.common.BrowserDeviceLayoutEditor
- BrowserMessage - Class in com.storedobject.ui
-
An invisible component to grab messages sent to the browser window.
- BrowserMessage(BiConsumer<String, JSON>) - Constructor for class com.storedobject.ui.BrowserMessage
-
Constructor.
- BrowserMessageExample - Class in com.storedobject.examples.general.logic
- BrowserMessageExample() - Constructor for class com.storedobject.examples.general.logic.BrowserMessageExample
- BubbleChart - Class in com.storedobject.chart
-
Bubble chart.
- BubbleChart(AbstractDataProvider<?>, AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.BubbleChart
-
Constructor.
- BubbleChartDemo - Class in com.storedobject.examples.general.logic
- BubbleChartDemo() - Constructor for class com.storedobject.examples.general.logic.BubbleChartDemo
- BUFFER_SIZE - Static variable in class com.storedobject.core.DatabaseInputStream
- build() - Element in annotation interface com.storedobject.common.annotation.Module
- build() - Method in class com.storedobject.ui.util.HtmlTemplate
- build(Object, StyledBuilder) - Method in class com.storedobject.common.StyledMethodInvoker
- buildButtons() - Method in class com.storedobject.examples.general.logic.UsageMapComboField1
- buildButtons() - Method in class com.storedobject.ui.BarcodeScanner
- buildButtons() - Method in class com.storedobject.ui.common.CaptureSignature
- buildButtons() - Method in class com.storedobject.ui.common.ChangeObjectPassword
- buildButtons() - Method in class com.storedobject.ui.inventory.ComputeLandedCost
- buildButtons() - Method in class com.storedobject.ui.inventory.EditCost
- buildButtons() - Method in class com.storedobject.ui.inventory.ItemMovementReport
- buildButtons() - Method in class com.storedobject.ui.MailForm
- buildButtons() - Method in class com.storedobject.ui.tools.ChangePassword
- buildButtons() - Method in class com.storedobject.ui.tools.CodeShell
- buildButtons() - Method in class com.storedobject.ui.tools.DeployFlutterApplication
- buildButtons() - Method in class com.storedobject.ui.tools.ManageJobScheduler
- buildButtons() - Method in class com.storedobject.ui.tools.TelegramRegistration
- buildButtons() - Method in class com.storedobject.ui.util.AddressForm
- buildButtons() - Method in class com.storedobject.vaadin.DataEditor
-
Build the buttons.
- buildButtons() - Method in class com.storedobject.vaadin.DataForm
-
Build the buttons.
- buildButtons() - Method in class com.storedobject.vaadin.InformationMessage
- buildFields() - Method in class com.storedobject.ui.accounts.TrialBalance
- buildFields() - Method in class com.storedobject.ui.BarcodeScanner
- buildFields() - Method in class com.storedobject.ui.common.ChangeObjectPassword
- buildFields() - Method in class com.storedobject.ui.common.ExcelDataUpload
-
If additional fields are required, create it in this method.
- buildFields() - Method in class com.storedobject.ui.common.MailLog
- buildFields() - Method in class com.storedobject.ui.common.ProcessCheckList
- buildFields() - Method in class com.storedobject.ui.common.SetMailSenderPassword
- buildFields() - Method in class com.storedobject.ui.common.SMSLog
- buildFields() - Method in class com.storedobject.ui.common.TelegramLog
- buildFields() - Method in class com.storedobject.ui.inventory.StockMovementReport
- buildFields() - Method in class com.storedobject.ui.inventory.StockReport
- buildFields() - Method in class com.storedobject.ui.MailForm
- buildFields() - Method in class com.storedobject.ui.tools.AuditTrail
- buildFields() - Method in class com.storedobject.ui.tools.ChangePassword
- buildFields() - Method in class com.storedobject.ui.tools.DataTransfer
- buildFields() - Method in class com.storedobject.ui.tools.ManageJettyApplication
- buildFields() - Method in class com.storedobject.ui.tools.ManageTomcatApplication
- buildFields() - Method in class com.storedobject.ui.tools.SchedulerLogViewer
- buildFields() - Method in class com.storedobject.ui.tools.TransactionLog
- buildFields() - Method in class com.storedobject.ui.util.AddressForm
- buildFields() - Method in class com.storedobject.ui.util.AEAddressForm
- buildFields() - Method in class com.storedobject.ui.util.ApplicationFrame.EntitySelector
- buildFields() - Method in class com.storedobject.ui.util.GBAddressForm
- buildFields() - Method in class com.storedobject.ui.util.INAddressForm
- buildFields() - Method in class com.storedobject.ui.util.MYAddressForm
- buildFields() - Method in class com.storedobject.ui.util.PKAddressForm
- buildFields() - Method in class com.storedobject.ui.util.USAddressForm
- buildFields() - Method in class com.storedobject.ui.util.XXAddressForm
- buildFields() - Method in class com.storedobject.vaadin.ActionForm
- buildFields() - Method in class com.storedobject.vaadin.DataForm
-
This is where the fields are built.
- buildView(TransactionManager) - Method in class com.storedobject.core.PseudoTran
- BulkDataDelete - Class in com.storedobject.core
- BulkDataDelete(Class<? extends StoredObject>, String) - Constructor for class com.storedobject.core.BulkDataDelete
- BulkDataUpdate - Class in com.storedobject.core
- BulkDataUpdate(Class<? extends StoredObject>, String) - Constructor for class com.storedobject.core.BulkDataUpdate
- BusinessDocument - Class in com.storedobject.core
- BusinessDocument() - Constructor for class com.storedobject.core.BusinessDocument
- BusinessEntity - Class in com.storedobject.accounts
-
Business entity - Used by
EntityAccount
. - BusinessEntity() - Constructor for class com.storedobject.accounts.BusinessEntity
-
This class represents a business entity.
- BusyIndicator(Application) - Constructor for class com.storedobject.ui.Application.BusyIndicator
- Button - Class in com.storedobject.vaadin
-
Enhancements to Vaadin
Button
. - Button(Component, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(String, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(String, Component, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(String, VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(String, String, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- ButtonIcon - Class in com.storedobject.vaadin
-
Vaadin Flow wrapper around the Web Component: Paper Icon Button.
- ButtonIcon(String) - Constructor for class com.storedobject.vaadin.ButtonIcon
-
Create with an Iron icon name
- ButtonIcon(String, ClickHandler) - Constructor for class com.storedobject.vaadin.ButtonIcon
-
Constructor
- buttonLayout - Variable in class com.storedobject.ui.inventory.ReceiveAndBin
- buttonLayout - Variable in class com.storedobject.vaadin.SelectGrid
-
The button layout at the top.
- buttonLayout - Variable in class com.storedobject.vaadin.ViewGrid
-
The button layout at the top.
- ButtonLayout - Class in com.storedobject.vaadin
-
A responsive layout that can be used to display components (typically Buttons horizontally).
- ButtonLayout() - Constructor for class com.storedobject.vaadin.ButtonLayout
-
Constructor.
- ButtonLayout(Component...) - Constructor for class com.storedobject.vaadin.ButtonLayout
-
Constructor.
- buttonPanel - Variable in class com.storedobject.ui.ListEditor
-
Button panel.
- buttonPanel - Variable in class com.storedobject.ui.ObjectBrowser
- buttonPanel - Variable in class com.storedobject.ui.ObjectEditor
-
The layout where buttons are displayed.
- buttonPanel - Variable in class com.storedobject.ui.ObjectForestBrowser
- buttonPanel - Variable in class com.storedobject.ui.ObjectListEditor
-
Button panel.
- buttonPanel - Variable in class com.storedobject.ui.ObjectTreeBrowser
- buttonPanel - Variable in class com.storedobject.ui.ProcessView
- buttonPanel - Variable in class com.storedobject.ui.QueryGrid
- buttonPanel - Variable in class com.storedobject.ui.tools.ObjectBlockEditor
- buttonPanel - Variable in class com.storedobject.vaadin.DataEditor
-
The button panel where the buttons are painted.
- buttonPanel - Variable in class com.storedobject.vaadin.DataForm
-
Button panel where buttons are added.
- buy(Currency) - Method in class com.storedobject.core.Money
-
Convert this monetary value to another currency by applying the buying rate.
- byteBuffer(InputStream) - Static method in class com.storedobject.common.IO
-
Create a read/write byte buffer from the content of the input stream.
C
- ca - Variable in class com.storedobject.core.BulkDataDelete
- cacheTextContent(TextContent) - Static method in class com.storedobject.ui.util.SOServlet
- Calendar - Class in com.storedobject.calendar
- Calendar() - Constructor for class com.storedobject.calendar.Calendar
- CalendarViewer - Class in com.storedobject.ui
- CalendarViewer() - Constructor for class com.storedobject.ui.CalendarViewer
- callProc(String, String) - Method in class com.storedobject.core.Database
-
Get the SQL statement string to call the stored procedure.
- callProc(String, String) - Method in class com.storedobject.database.postgres.Database
- cameAsAssemblyPart() - Method in class com.storedobject.core.InventoryItem
-
Check if this item came as a part of a bigger assembly when it was purchased.
- camelcase(String) - Static method in interface com.storedobject.vaadin.util.HasTextValue
-
Convert a string to camelcase.
- canAccessSecredtFolders() - Method in class com.storedobject.core.FileFolderAccessRights
- canAdd() - Method in class com.storedobject.ui.common.SMSMessageEditor
- canAdd() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- canAdd() - Method in class com.storedobject.ui.ObjectBrowser
- canAdd() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether add operation is allowed or not.
- canAdd() - Method in class com.storedobject.ui.tools.CrossServerManager
- canAdd() - Method in class com.storedobject.ui.tools.JavaClassEditor
- canAdd(StoredObject) - Method in class com.storedobject.ui.FileManager
- canAdd(StoredObject) - Method in class com.storedobject.ui.ObjectForestBrowser
- canAdd(T) - Method in class com.storedobject.ui.ObjectTreeBrowser
- canAddFile() - Method in class com.storedobject.core.FileFolderAccessRights
- canAddFolder() - Method in class com.storedobject.core.FileFolderAccessRights
- canAllowAction(String) - Method in class com.storedobject.ui.DataGrid
-
Same as
DataGrid.actionAllowed(String)
except that this shows a message to the user about it if the action is not allowed. - canAllowAction(String) - Method in class com.storedobject.ui.ObjectEditor
-
Same as
ObjectEditor.actionAllowed(String)
except that this shows a message to the user about it if the action is not allowed. - canAllowAction(String) - Method in class com.storedobject.ui.ObjectTree
-
Same as
ObjectTree.actionAllowed(String)
except that this shows a message to the user about it if the action is not allowed. - canAmend() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canAmend() - Method in class com.storedobject.ui.inventory.SendItemsForRepair
- canApprove(SystemUser) - Method in class com.storedobject.core.MemoComment
- canApprovePO(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether this PO can be approved or not.
- canAssignAssistant() - Method in class com.storedobject.ui.common.MemoSystem
- canAssignAssistant() - Method in class com.storedobject.ui.support.SupportSystem
- canAssist() - Method in class com.storedobject.ui.common.MemoSystem
- canAssist() - Method in class com.storedobject.ui.support.SupportSystem
- canBin(InventoryItem) - Method in class com.storedobject.core.InventoryLocation
-
Check whether a particular item can be stored at this location or not.
- canBin(InventoryItemType) - Method in class com.storedobject.core.InventoryLocation
-
Check whether a particular type of item (part number) can be stored at this location or not.
- canBin(InventoryLocation) - Method in class com.storedobject.core.InventoryItem
-
Can this item be stored at the given location?
- canBin(InventoryLocation) - Method in class com.storedobject.core.InventoryItemType
-
Can this type of item be stored at the given location?
- canCancel() - Method in class com.storedobject.core.SQLConnector
-
See if canceling of a connection is possible or not.
- canCancelReservation() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- cancel - Variable in class com.storedobject.ui.ObjectBrowser
- cancel - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Cancel.
- cancel - Variable in class com.storedobject.ui.TemplateDataForm
-
The Cancel button.
- cancel - Variable in class com.storedobject.vaadin.DataEditor
-
The "cancel" button.
- cancel - Variable in class com.storedobject.vaadin.DataForm
-
The Cancel button.
- cancel - Variable in class com.storedobject.vaadin.SelectGrid
-
The "Cancel" button.
- cancel() - Method in class com.storedobject.core.RawSQL
- cancel() - Method in class com.storedobject.ui.ActionGrid
-
This will be invoked when the "No" button is pressed.
- cancel() - Method in class com.storedobject.ui.inventory.ReceiveReturnedItems
- cancel() - Method in class com.storedobject.ui.SteppedView
-
This method will be invoked when "Cancel" button is pressed.
- cancel() - Method in class com.storedobject.ui.TemplateDataForm
-
This method is invoked if the "Cancel" button is pressed.
- cancel() - Method in class com.storedobject.vaadin.ActionForm
-
Action defined for "No" button (if any) is invoked here.
- cancel() - Method in class com.storedobject.vaadin.DataEditor
-
This method is invoked to carry out the "cancel".
- cancel() - Method in class com.storedobject.vaadin.DataForm
-
This method is invoked if the "Cancel" button is pressed.
- cancel() - Method in class com.storedobject.vaadin.SelectGrid
-
This will be invoked when the "Cancel" button is pressed.
- cancelButton - Variable in class com.storedobject.ui.ProcessView
- cancelConnection(SQLConnector.DBConnection) - Method in class com.storedobject.core.SQLConnector
-
Cancels a given SQL connection.
- cancelEdit() - Method in class com.storedobject.ui.AbstractEditableGrid
-
Cancel the editing if it is active.
- cancelEdit() - Method in class com.storedobject.ui.DetailLinkGrid
- cancelEdit() - Method in class com.storedobject.ui.EditableGrid
- cancelEdit() - Method in class com.storedobject.ui.EditableObjectGrid
- cancelRowEdit() - Method in class com.storedobject.ui.ObjectBrowser
- canChange(T, int) - Method in class com.storedobject.ui.DetailLinkGrid
- canChange(T, int) - Method in class com.storedobject.ui.EditableObjectGrid
-
Invoked to check whether a change is allowed from the client side or not.
- canChange(T, int) - Method in class com.storedobject.ui.ReferenceLinkGrid
- canChangeLoginTo(String) - Method in class com.storedobject.core.SystemUser
- canCirculateFile() - Method in class com.storedobject.core.FileFolderAccessRights
- canCirculateFolder() - Method in class com.storedobject.core.FileFolderAccessRights
- canClose() - Method in class com.storedobject.core.InventoryPO
- canClose() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canClose() - Method in class com.storedobject.ui.inventory.SendItemsForRepair
- canClose(SystemUser) - Method in class com.storedobject.core.MemoComment
- canClosePO(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether this PO can be closed now or not.
- canComment(SystemUser) - Method in class com.storedobject.core.MemoComment
- canContain(T) - Method in interface com.storedobject.core.ObjectLoader
-
Check whether the given object could be there in the objects loaded by this loader.
- canConvert(MeasurementUnit) - Method in class com.storedobject.core.Quantity
- canConvert(MeasurementUnit, String) - Method in class com.storedobject.core.Quantity
- canConvert(Quantity) - Method in class com.storedobject.core.Quantity
- canConvert(Quantity, String) - Method in class com.storedobject.core.Quantity
- canCreate(Class<O>) - Static method in class com.storedobject.ui.FileField
- canCreate(Class<O>) - Static method in class com.storedobject.ui.ObjectGetField
-
Check whether an instance of the
ObjectGetField
can be created for a given object class or not. - canCreateMenu(Logic) - Method in class com.storedobject.ui.Application
- canCreateMenu(LogicGroup) - Method in class com.storedobject.ui.Application
- canCreateNew() - Method in class com.storedobject.ui.common.MemoSystem
- canCreateNew() - Method in class com.storedobject.ui.support.SupportSystem
- canCreateNewFileVersion() - Method in class com.storedobject.core.FileFolderAccessRights
- canDelete() - Method in class com.storedobject.ui.common.MessageEditor
- canDelete() - Method in class com.storedobject.ui.common.SystemUserEditor
- canDelete() - Method in class com.storedobject.ui.inventory.POEditor
- canDelete() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether delete operation is allowed for the current object instance.
- canDelete() - Method in class com.storedobject.ui.tools.JavaClassEditor
- canDelete() - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- canDelete(InventoryPO) - Method in class com.storedobject.ui.inventory.POEditor
- canDelete(StoredObject) - Method in class com.storedobject.ui.FileManager
- canDelete(StoredObject) - Method in class com.storedobject.ui.ObjectForestBrowser
- canDelete(MR) - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- canDelete(T) - Method in class com.storedobject.ui.DetailLinkGrid
- canDelete(T) - Method in interface com.storedobject.ui.EditableDataGrid
-
Check whether an item can be deleted or not.
- canDelete(T) - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canDelete(T) - Method in class com.storedobject.ui.inventory.POBrowser
- canDelete(T) - Method in class com.storedobject.ui.ObjectTreeBrowser
- canDeleteFileVersion() - Method in class com.storedobject.core.FileFolderAccessRights
- canDeleteFolder() - Method in class com.storedobject.core.FileFolderAccessRights
- canDisplay() - Method in class com.storedobject.ui.ObjectField
- canDisplay() - Method in class com.storedobject.ui.ObjectFormField
- canDisplay() - Method in class com.storedobject.ui.util.ExtraInfoField
- canDisplay() - Method in interface com.storedobject.ui.util.NoDisplayField
-
Can this field display information like normal fields?
- Candlestick - Enum constant in enum class com.storedobject.chart.ChartType
-
Candlestick.
- Candlestick(Number, Number, Number, Number) - Constructor for record class com.storedobject.chart.CandlestickData.Candlestick
-
Creates an instance of a
Candlestick
record class. - CandlestickChart - Class in com.storedobject.chart
-
Candlestick chart.
- CandlestickChart(AbstractDataProvider<?>, CandlestickData) - Constructor for class com.storedobject.chart.CandlestickChart
- CandlestickData - Class in com.storedobject.chart
-
Data representation for
CandlestickChart
. - CandlestickData(CandlestickData.Candlestick...) - Constructor for class com.storedobject.chart.CandlestickData
-
Candlestick chart.
- CandlestickData.Candlestick - Record Class in com.storedobject.chart
-
A structure to represent a data point in the candlestick chart.
- canEdit() - Method in class com.storedobject.ui.accounts.AbstractInvoiceEditor
- canEdit() - Method in class com.storedobject.ui.common.MessageEditor
- canEdit() - Method in class com.storedobject.ui.common.SystemUserEditor
- canEdit() - Method in class com.storedobject.ui.inventory.POEditor
- canEdit() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether edit operation is allowed for the current object instance.
- canEdit() - Method in class com.storedobject.ui.tools.JavaClassEditor
- canEdit(ServerInformation) - Method in class com.storedobject.ui.tools.CrossServerManager
- canEdit(StoredObject) - Method in class com.storedobject.ui.FileManager
- canEdit(StoredObject) - Method in class com.storedobject.ui.ObjectForestBrowser
- canEdit(SystemUser) - Method in class com.storedobject.core.MemoComment
- canEdit(MR) - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- canEdit(T) - Method in interface com.storedobject.ui.EditableDataGrid
-
Check whether an item can be edited or not.
- canEdit(T) - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canEdit(T) - Method in class com.storedobject.ui.inventory.POBrowser
- canEdit(T) - Method in class com.storedobject.ui.inventory.POEditor
- canEdit(T) - Method in class com.storedobject.ui.ObjectTreeBrowser
- canEditEntity() - Method in class com.storedobject.ui.common.EntityRoleEditor
-
Can new entities can be created or existing entities can be edited?
- canEditFileDetails() - Method in class com.storedobject.core.FileFolderAccessRights
- canEditPerson() - Method in class com.storedobject.ui.common.PersonRoleEditor
-
Can new persons can be created or existing persons can be edited?
- canEditSubject(SystemUser) - Method in class com.storedobject.core.MemoComment
- canEscalate(SystemUser) - Method in class com.storedobject.core.Memo
- canEscalate(SystemUser) - Method in class com.storedobject.core.MemoComment
- canEscalate(SystemUser) - Method in class com.storedobjects.support.Issue
- canExecute(Logic) - Method in class com.storedobject.core.ApplicationServer
- canFinalize(InventoryGRN) - Method in class com.storedobject.ui.inventory.GRN
-
This method is invoked when the button is pressed to mark the GRN as inspected/received.
- canFinalize(InventoryGRN) - Method in interface com.storedobject.ui.inventory.ProducesGRN
-
This method is invoked when the button is pressed to mark the GRN as inspected/received.
- canFit(Id) - Method in class com.storedobject.core.InventoryAssembly
-
Is the given part number
Id
compatible for this assembly position? - canFit(Id) - Method in class com.storedobject.core.InventoryFitmentPosition
-
Is the given part number
Id
compatible for this position? - canFit(InventoryItem) - Method in class com.storedobject.core.InventoryFitmentPosition
-
Is the given item compatible for this position?
- canFit(InventoryItemType) - Method in class com.storedobject.core.InventoryAssembly
-
Is the given part number compatible for this assembly position?
- canFit(InventoryItemType) - Method in class com.storedobject.core.InventoryFitmentPosition
-
Is the given part number compatible for this position?
- canForeclose() - Method in class com.storedobject.core.InventoryPO
- canForeclosePO(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether this PO can be foreclosed now or not.
- canForward(SystemUser) - Method in class com.storedobject.core.MemoComment
- canHandle(String) - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- canHandle(String) - Method in interface com.storedobject.vaadin.util.FieldValueHandler
- canLogin(TransactionManager) - Method in interface com.storedobject.ui.PostLogin
-
Check whether the user can really use the current application that he/she has already logged in.
- canLogin(String) - Method in class com.storedobject.core.ExternalSystemUser
- canMoveBackward() - Method in class com.storedobject.core.LedgerWindow
-
Can we move backward?
- canMoveForward() - Method in class com.storedobject.core.LedgerWindow
-
Can we move forward?
- canPlaceOrder(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether this PO can be placed now or not.
- canPostLedger() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether ledger can be posted or not.
- canPostLedger(T) - Method in interface com.storedobject.ui.EditableDataGrid
-
Check whether financial entries can be created for the item or not.
- canPrint(InventoryItem) - Method in class com.storedobject.ui.inventory.StockReport
- canPrint(T) - Method in class com.storedobject.ui.ObjectGridReport
-
This will be invoked before printing each row.
- canProcessGRN(T) - Method in class com.storedobject.ui.inventory.POBrowser
- canRecall(SystemUser) - Method in class com.storedobject.core.MemoComment
- canReceive() - Method in class com.storedobject.core.InventoryPOItem
-
Check whether this item can be received now or not.
- canReceiveItems(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether items can be received from this PO or not.
- canReceiveMaterial() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- canReject() - Method in class com.storedobject.ui.common.MemoSystem
- canReject() - Method in class com.storedobject.ui.support.SupportSystem
- canRenameFile() - Method in class com.storedobject.core.FileFolderAccessRights
- canRenameFolder() - Method in class com.storedobject.core.FileFolderAccessRights
- canReopen(SystemUser) - Method in class com.storedobject.core.Memo
- canReopen(SystemUser) - Method in class com.storedobject.core.MemoComment
- canReopen(SystemUser) - Method in class com.storedobjects.support.Issue
- canRequestToIssue() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- canResurrect() - Method in class com.storedobject.core.InventoryLocation
- canRetry() - Method in class com.storedobject.core.Login
-
Whether any retry left or not.
- canReturn(SystemUser) - Method in class com.storedobject.core.MemoComment
- canReturnToInitiator(MemoComment) - Method in class com.storedobject.core.Memo
- canReturnToInitiator(MemoComment) - Method in class com.storedobjects.support.Issue
- canReturnToInitiator(SystemUser) - Method in class com.storedobject.core.MemoComment
- canRowEdit(InventoryGRN) - Method in class com.storedobject.ui.inventory.GRN
- canRowEdit(T) - Method in class com.storedobject.ui.ObjectBrowser
- canSave() - Method in class com.storedobject.ui.tools.ObjectBlockEditor
- canSearch() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- canSearch() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canSearch() - Method in class com.storedobject.ui.inventory.GRN
- canSearch() - Method in class com.storedobject.ui.inventory.POBrowser
- canSearch() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether search operation is allowed or not.
- canSearch() - Method in interface com.storedobject.ui.ObjectGridData
- canSend() - Method in class com.storedobject.mail.GMailSender
- canSend() - Method in class com.storedobject.mail.Sender
- canSend(T) - Method in class com.storedobject.job.MessageSender
-
Is it possible to send this message?
- canSet(String) - Method in interface com.storedobject.common.DataSet
-
Check whether an attribute can be set or not.
- canSet(String) - Method in class com.storedobject.common.HashDataSet
- canSet(String) - Method in class com.storedobject.core.ObjectData
- canSet(String) - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- canSet(String) - Method in interface com.storedobject.vaadin.util.FieldValueHandler
- canSetFolderPassword() - Method in class com.storedobject.core.FileFolderAccessRights
- canStore(InventoryItemType) - Method in class com.storedobject.core.InventoryLocation
- canStore(InventoryLocation) - Method in class com.storedobject.core.InventoryItem
-
Can this item be stored at the given location?
- canStore(InventoryLocation) - Method in class com.storedobject.core.InventoryItemType
-
Can this type of item be stored at the given location?
- canSwitch() - Static method in class com.storedobject.ui.tools.SwitchApplication
- canViewCirculationStatus() - Method in class com.storedobject.core.FileFolderAccessRights
- canViewFileDetails() - Method in class com.storedobject.core.FileFolderAccessRights
- canViewFileVersionHistory() - Method in class com.storedobject.core.FileFolderAccessRights
- canViewLedger() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether ledger can be viewed or not.
- canViewLedger(T) - Method in interface com.storedobject.ui.EditableDataGrid
-
Check whether financial entries of this item can be viewed or not.
- capitalize() - Method in interface com.storedobject.vaadin.util.HasTextValue
-
Capitalize (camelcase) words while inputting.
- caption() - Element in annotation interface com.storedobject.core.annotation.Column
-
Caption of this field.
- caption() - Method in class com.storedobject.iot.DataSet.DataStatus
- CaptureSignature - Class in com.storedobject.ui.common
- CaptureSignature() - Constructor for class com.storedobject.ui.common.CaptureSignature
- CaptureSignature(Person) - Constructor for class com.storedobject.ui.common.CaptureSignature
- Card - Class in com.storedobject.vaadin
-
Make a component to appear like an "elevated card" on the screen.
- Card(Component) - Constructor for class com.storedobject.vaadin.Card
-
Constructor.
- Card(Component, int) - Constructor for class com.storedobject.vaadin.Card
-
Constructor.
- Card(Component, String) - Constructor for class com.storedobject.vaadin.Card
-
Constructor.
- CashAccount - Class in com.storedobject.accounts
- CashAccount() - Constructor for class com.storedobject.accounts.CashAccount
- CATEGORY - Enum constant in enum class com.storedobject.chart.DataType
-
Category values.
- CategoryData - Class in com.storedobject.chart
-
A list-based data provider for category data.
- CategoryData(String...) - Constructor for class com.storedobject.chart.CategoryData
-
Constructor.
- CategoryDataProvider - Interface in com.storedobject.chart
-
Category data is typically non-numeric kind of (string) data that can be used in many charts like in the X-axis of a
BarChart
. - Cell - Class in com.storedobject.office.od.ods
- cellIterator() - Method in class com.storedobject.office.od.ods.Row
- center() - Method in class com.storedobject.chart.Alignment
-
Align and justify at the center.
- center() - Method in class com.storedobject.chart.Chart.LabelPosition
-
Set the label position to the center.
- center() - Method in class com.storedobject.chart.Position
-
Center it.
- center() - Method in class com.storedobject.ui.TemplateDataForm
-
Center this
View
on the screen. - center() - Method in class com.storedobject.ui.TemplateLayout
-
Center this
View
on the screen. - center(View) - Method in class com.storedobject.vaadin.Dashboard
-
Center (horizontally and vertically) a view within its grid cell.
- center(Component) - Static method in class com.storedobject.ui.SteppedView
-
Center (horizontally and vertically) a component within the view's content area.
- center(Component) - Method in class com.storedobject.vaadin.CSSGrid
-
Center (horizontally and vertically) a component within its grid cell.
- center(Component) - Method in class com.storedobject.vaadin.PopupButton
-
Center (horizontally and vertically) a component within its grid cell.
- CENTER - Enum constant in enum class com.storedobject.chart.Location
-
Center.
- CENTER - Enum constant in enum class com.storedobject.vaadin.CSSGrid.Position
-
Center.
- CenteredLayout - Class in com.storedobject.vaadin
-
A simple layout that can be used as a component of the
View
. - CenteredLayout() - Constructor for class com.storedobject.vaadin.CenteredLayout
-
Constructor.
- CenteredLayout(Component) - Constructor for class com.storedobject.vaadin.CenteredLayout
-
Constructor.
- CHAddress - Class in com.storedobject.common
-
CH Address
- chainTo(PDF) - Method in class com.storedobject.pdf.PDF
-
Chain to another PDF.
- change() - Method in class com.storedobject.ui.common.ChangeObjectPassword
- changeCode(DataChanged.CHANGE) - Method in interface com.storedobject.core.TriggerChangeEvent
-
Get the current change code.
- changeConsumer - Variable in class com.storedobject.ui.ObjectSearchForm
- changed() - Method in class com.storedobject.ui.util.LinkGridButtons
- changed(DataChanged) - Method in interface com.storedobject.core.DataChangeNotifier
-
This method is invoked to notify changes.
- changed(T, int) - Method in class com.storedobject.ui.AbstractEditableGrid
-
This method is invoked whenever any change happens so that other UI elements can be updated.
- changed(T, T, StyledBuilder) - Static method in class com.storedobject.core.StoredObjectUtility
- ChangedValue<V> - Class in com.storedobject.vaadin
-
A thin wrapper class that warps the details of value changed in a field (
HasValue
. - ChangedValue(HasValue.ValueChangeEvent<V>) - Constructor for class com.storedobject.vaadin.ChangedValue
-
Constructor.
- ChangedValues - Class in com.storedobject.vaadin
-
A thin wrapper class that warps the details of value changed in a field (
HasValue
. - ChangedValues(HasValue.ValueChangeEvent<?>) - Constructor for class com.storedobject.vaadin.ChangedValues
-
Constructor.
- ChangeFileFolderPassword - Class in com.storedobject.ui.common
- ChangeFileFolderPassword() - Constructor for class com.storedobject.ui.common.ChangeFileFolderPassword
- ChangeItemOwnership - Class in com.storedobject.ui.inventory
- ChangeItemOwnership() - Constructor for class com.storedobject.ui.inventory.ChangeItemOwnership
- ChangeObjectPassword<T> - Class in com.storedobject.ui.common
- ChangeObjectPassword(ObjectField<T>) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(Class<T>) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(String, ObjectField<T>) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(String, Class<T>) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(String, T) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(T) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- changePartNumber(Transaction, InventoryItemType) - Method in class com.storedobject.core.InventoryItem
- ChangePartNumber - Class in com.storedobject.ui.inventory
- ChangePartNumber() - Constructor for class com.storedobject.ui.inventory.ChangePartNumber
- ChangePartNumber(InventoryItem) - Constructor for class com.storedobject.ui.inventory.ChangePartNumber
- changePassword(char[], char[], String) - Method in class com.storedobject.core.SystemUser
-
Change the password.
- changePassword(StoredObject, char[], char[]) - Method in interface com.storedobject.core.Authenticator
-
Change the current password to a new one.
- changePassword(StoredObject, char[], char[]) - Method in interface com.storedobject.core.FallbackAuthenticator
- changePassword(String, String) - Method in class com.storedobject.client.Client
-
Change password.
- changePassword(String, String) - Method in class com.storedobject.common.LDAP.User
- changePassword(String, String) - Static method in class com.storedobject.core.SQLConnector
-
A call to this method needs to be made whenever the password is changed.
- changePassword(String, String, String) - Method in class com.storedobject.core.Database
-
Change password of the user on the SQL connection.
- ChangePassword - Class in com.storedobject.ui.tools
- ChangePassword() - Constructor for class com.storedobject.ui.tools.ChangePassword
- ChangePassword(boolean, boolean) - Constructor for class com.storedobject.ui.tools.ChangePassword
- ChangePassword(SystemUser) - Constructor for class com.storedobject.ui.tools.ChangePassword
- ChangePassword(SystemUser, String) - Constructor for class com.storedobject.ui.tools.ChangePassword
- changePIN(char[], char[]) - Method in class com.storedobject.core.PIN
-
Change the pin.
- changeTo(Date, Id, Date, Money, int, TransactionManager) - Static method in class com.storedobject.core.TransactionValueDate
- changeTo(Date, Id, Date, Money, Id, int, TransactionManager) - Static method in class com.storedobject.core.TransactionValueDate
- changeTo(Date, Id, Date, Money, Id, TransactionManager) - Static method in class com.storedobject.core.TransactionValueDate
- changeTo(Date, Id, Date, Money, TransactionManager) - Static method in class com.storedobject.core.TransactionValueDate
- changeUnitOfMeasurement(TransactionManager, Quantity, Quantity) - Method in class com.storedobject.core.InventoryItemType
- ChangeUOM - Class in com.storedobject.ui.inventory
- ChangeUOM() - Constructor for class com.storedobject.ui.inventory.ChangeUOM
- CHAR_ENTITIES - Static variable in interface com.storedobject.vaadin.HTMLGenerator
-
HTML character entities
- Chart - Class in com.storedobject.chart
-
Chart.
- Chart() - Constructor for class com.storedobject.chart.Chart
-
Create a
ChartType.Line
chart. - Chart(AbstractDataProvider<?>...) - Constructor for class com.storedobject.chart.Chart
-
Create a
ChartType.Line
chart with the given data. - Chart(ChartType, AbstractDataProvider<?>...) - Constructor for class com.storedobject.chart.Chart
-
Create a chart of a given type and data.
- CHART - Enum constant in enum class com.storedobject.chart.Chart.Emphasis.FADE_OUT_SCOPE
-
On the current chart only.
- Chart.Emphasis - Class in com.storedobject.chart
-
Class to represent the Emphasis effect.
- Chart.Emphasis.FADE_OUT - Enum Class in com.storedobject.chart
-
Definition of the "fading out" of other elements when emphasising.
- Chart.Emphasis.FADE_OUT_SCOPE - Enum Class in com.storedobject.chart
-
Definition of how the "fade out" is spread across other elements.
- Chart.Label - Class in com.storedobject.chart
-
Value-label that can be customized for a chart.
- Chart.LabelPosition - Class in com.storedobject.chart
-
Position indicator for labels used in charts.
- ChartExample1 - Class in com.storedobject.examples.general.logic
- ChartExample1() - Constructor for class com.storedobject.examples.general.logic.ChartExample1
- ChartExample2 - Class in com.storedobject.examples.general.logic
- ChartExample2() - Constructor for class com.storedobject.examples.general.logic.ChartExample2
- ChartExample3 - Class in com.storedobject.examples.general.logic
- ChartExample3() - Constructor for class com.storedobject.examples.general.logic.ChartExample3
- ChartExample4 - Class in com.storedobject.examples.general.logic
- ChartExample4() - Constructor for class com.storedobject.examples.general.logic.ChartExample4
- ChartExample5 - Class in com.storedobject.examples.general.logic
- ChartExample5() - Constructor for class com.storedobject.examples.general.logic.ChartExample5
- ChartExample6 - Class in com.storedobject.examples.general.logic
- ChartExample6() - Constructor for class com.storedobject.examples.general.logic.ChartExample6
- ChartExample7 - Class in com.storedobject.examples.general.logic
- ChartExample7() - Constructor for class com.storedobject.examples.general.logic.ChartExample7
- ChartException - Exception Class in com.storedobject.chart
-
Exception that may be raised by the chart package.
- ChartException(String) - Constructor for exception class com.storedobject.chart.ChartException
-
Constructor.
- ChartImage - Class in com.storedobject.ui
- ChartImage(SVG) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(Id) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(MediaFile) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(Signature) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(StreamData) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(AbstractStreamResource) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(String) - Constructor for class com.storedobject.ui.ChartImage
- ChartPushExample - Class in com.storedobject.examples.general.logic
- ChartPushExample() - Constructor for class com.storedobject.examples.general.logic.ChartPushExample
- ChartType - Enum Class in com.storedobject.chart
-
Chart type.
- ChartWithCustomTooltip - Class in com.storedobject.examples.general.logic
- ChartWithCustomTooltip() - Constructor for class com.storedobject.examples.general.logic.ChartWithCustomTooltip
- ChartWithFunctionData - Class in com.storedobject.examples.general.logic
- ChartWithFunctionData() - Constructor for class com.storedobject.examples.general.logic.ChartWithFunctionData
- ChartWithMarkArea - Class in com.storedobject.examples.general.logic
- ChartWithMarkArea() - Constructor for class com.storedobject.examples.general.logic.ChartWithMarkArea
- check() - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- check(TransactionManager, Id) - Method in interface com.storedobject.core.OfEntity
- check(String) - Static method in class com.storedobject.common.Address
-
Check correctness of the format of the given address.
- check(String) - Static method in class com.storedobject.common.Country
-
Check a given country code for its validity.
- check(String) - Static method in class com.storedobject.common.Email
-
Check email format for the given email.
- check(String) - Static method in class com.storedobject.common.PhoneNumber
-
Check correctness of the format of the given phone number.
- check(String) - Method in class com.storedobject.common.XML
-
Extract the boolean value of a path.
- check(String, boolean) - Static method in class com.storedobject.common.Address
-
Check correctness of the format of the given address.
- check(String, boolean) - Static method in class com.storedobject.common.Country
-
Check a given country code for its validity.
- check(String, boolean) - Static method in class com.storedobject.common.Email
-
Check email format for the given email.
- check(String, boolean) - Static method in class com.storedobject.common.PhoneNumber
-
Check correctness of the format of the given phone number.
- check(Node, String) - Method in class com.storedobject.common.SOAP
-
Extract the boolean value of a path within the SOAP Body.
- check(Node, String) - Method in class com.storedobject.common.XML
-
Extract the boolean value of a path.
- checkCompleteness() - Method in class com.storedobject.core.AbstractCheckList
- checkCreateFrom(Class<SI>, InventoryGRN) - Static method in class com.storedobject.accounts.SupplierInvoice
- checkCurrency(String) - Static method in class com.storedobject.core.StoredObject
-
Validate the currency code passed.
- checkCurrency(String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Validate the currency code passed.
- checkDayEnd() - Method in class com.storedobject.ui.Application
- checkDelivery(SMSMessage) - Method in class com.storedobject.sms.CheckDelivery
- CheckDelivery - Class in com.storedobject.sms
- CheckDelivery(Schedule) - Constructor for class com.storedobject.sms.CheckDelivery
- checkDeviceSize(Logic) - Method in class com.storedobject.core.ApplicationServer
- checkForDuplicate() - Method in class com.storedobject.core.StoredObject
-
Checks if a duplicate entry exists in the database or not.
- checkForDuplicate() - Method in interface com.storedobject.core.StoredObjectLink
- checkForDuplicate(String...) - Method in class com.storedobject.core.StoredObject
-
Checks if a duplicate entry exists in the database or not.
- checkForDuplicates(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains duplicate values or not.
- checkForDuplicates(int[]) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific set of data columns contains duplicate values or not.
- checkForDuplicates(int[], boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific set of data columns contains duplicate values or not.
- checkForDuplicates(int, boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains duplicate values or not.
- checkForDuplicates(int, boolean, boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains duplicate values or not.
- checkForNullObjects(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains null
StoredObject
or not. - checkForNullObjects(int, boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains null
StoredObject
or not. - checkLimit(String, int) - Method in class com.storedobject.core.DecimalNumber
- checkLimit(String, int) - Method in class com.storedobject.core.Rate
- CheckList - Class in com.storedobject.core
- CheckList() - Constructor for class com.storedobject.core.CheckList
- CheckListForestBrowser - Class in com.storedobject.ui.common
- CheckListForestBrowser() - Constructor for class com.storedobject.ui.common.CheckListForestBrowser
- CheckListForestBrowser(int) - Constructor for class com.storedobject.ui.common.CheckListForestBrowser
- CheckListForestBrowser(int, String) - Constructor for class com.storedobject.ui.common.CheckListForestBrowser
- CheckListForestBrowser(String) - Constructor for class com.storedobject.ui.common.CheckListForestBrowser
- CheckListItem - Class in com.storedobject.core
- CheckListItem() - Constructor for class com.storedobject.core.CheckListItem
- CheckListTemplate - Class in com.storedobject.core
- CheckListTemplate() - Constructor for class com.storedobject.core.CheckListTemplate
- CheckListTemplateItem - Class in com.storedobject.core
- CheckListTemplateItem() - Constructor for class com.storedobject.core.CheckListTemplateItem
- checkMemoType(MemoType) - Method in class com.storedobject.ui.common.MemoSystem
- checkMemoType(MemoType) - Method in class com.storedobject.ui.support.SupportSystem
- checkName(String) - Static method in class com.storedobject.core.JavaClass
- checkName(String) - Static method in class com.storedobject.core.JavaInnerClass
- checkOverride(ObjectEditor<T>) - Static method in class com.storedobject.ui.util.LogicParser
- checkServerName(String) - Static method in class com.storedobject.core.ServerInformation
- checkState() - Static method in class com.storedobject.tools.JavaTool
- checkStock(InventoryLocation, Quantity) - Method in class com.storedobject.core.InventoryItemType
-
Check the availability of stock for this part number at a given location.
- checkStock(InventoryLocation, Quantity, String) - Method in class com.storedobject.core.InventoryItemType
-
Check the availability of stock for this part number at a given location.
- checkStock(InventoryStore, Quantity) - Method in class com.storedobject.core.InventoryItemType
-
Check the availability of stock for this part number in a given store.
- checkStock(InventoryStore, Quantity, String) - Method in class com.storedobject.core.InventoryItemType
-
Check the availability of stock for this part number in a given store.
- checkTimeZone(String) - Static method in class com.storedobject.core.StoredObject
-
Validate the time zone passed.
- checkTransaction() - Method in class com.storedobject.core.StoredObject
-
Check whether this instance is in a valid transaction.
- checkTransit(boolean) - Method in class com.storedobject.core.InventoryTransaction
- checkType(StoredObject, Id, Class<? extends StoredObject>) - Method in class com.storedobject.core.TransactionManager
- checkType(StoredObject, Id, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.TransactionManager
- checkTypeAny(StoredObject, Id, Class<? extends StoredObject>) - Method in class com.storedobject.core.TransactionManager
- checkTypeAny(StoredObject, Id, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.TransactionManager
- checkUnit(Quantity) - Method in class com.storedobject.core.InventoryItem
-
Check whether the measurement unit of the given quantity compatible for this item or not.
- checkUnit(Quantity) - Method in class com.storedobject.core.InventoryItemType
-
Check whether the measurement unit of the given quantity compatible for this item or not.
- checkUnit(Quantity, String) - Method in class com.storedobject.core.InventoryItem
-
Check whether the measurement unit of the given quantity compatible for this item or not.
- checkUnit(Quantity, String) - Method in class com.storedobject.core.InventoryItemType
-
Check whether the measurement unit of the given quantity compatible for this item or not.
- CheckWithPrevious<T> - Class in com.storedobject.common
-
A class used to check/ compare the current value with the previous value in a series of values and returns a boolean result.
- CheckWithPrevious(BiPredicate<? super T, ? super T>) - Constructor for class com.storedobject.common.CheckWithPrevious
-
Constructor
- CheckWithPrevious(T, BiPredicate<? super T, ? super T>) - Constructor for class com.storedobject.common.CheckWithPrevious
-
Constructor
- child() - Method in class com.storedobject.common.SVG
-
Create a child SVG.
- children() - Method in class com.storedobject.iot.DataSet.AbstractData
- children() - Method in class com.storedobject.iot.DataSet.SiteData
- children() - Method in class com.storedobject.iot.DataSet.UnitData
- children() - Method in class com.storedobject.iot.DataSet.UnitHeaderData
- ChildVisitor<P,
T> - Interface in com.storedobject.ui.util - CHOICE - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Choice type.
- ChoiceField - Class in com.storedobject.vaadin
-
A
ComboBox
style field with anInteger
value type. - ChoiceField(Iterable<?>) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String[]) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String, Iterable<?>) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String, String) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String, String[]) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String, Collection<String>) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoicesField - Class in com.storedobject.vaadin
-
A field that allows you to select multiple values from a fixed list of Strings.
- ChoicesField(Iterable<?>) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String[]) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String, Iterable<?>) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String, String) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String, String[]) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String, Collection<String>) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoiceValueConverter - Class in com.storedobject.core.converter
- ChoiceValueConverter(String[]) - Constructor for class com.storedobject.core.converter.ChoiceValueConverter
- choose(String[]) - Static method in class com.storedobject.core.ConsoleMenu
- choose(String[], String) - Static method in class com.storedobject.core.ConsoleMenu
- choose(String, String[]) - Static method in class com.storedobject.core.ConsoleMenu
- choose(String, String[], String) - Static method in class com.storedobject.core.ConsoleMenu
- circle() - Method in class com.storedobject.core.Distance
-
Create a circle by taking this as the radius of the circle.
- circle(Distance) - Static method in class com.storedobject.core.Area
- Circle - Class in com.storedobject.chart
-
Circle shape class that can be added to
SOChart
. - Circle() - Constructor for class com.storedobject.ui.GoogleMap.Circle
- Circle(boolean) - Constructor for class com.storedobject.ui.GoogleMap.Circle
- Circle(Geolocation) - Constructor for class com.storedobject.ui.GoogleMap.Circle
- Circle(Geolocation, double, boolean) - Constructor for class com.storedobject.ui.GoogleMap.Circle
- Circle(Number) - Constructor for class com.storedobject.chart.Circle
-
Constructor.
- CIRCLE - Enum constant in enum class com.storedobject.chart.PointSymbolType
-
Circle.
- CirclePart - Class in com.storedobject.chart
-
Shape that partially defines a circle.
- CirclePart(Number) - Constructor for class com.storedobject.chart.CirclePart
-
Constructor.
- circlePositioned(GoogleMap.Circle) - Method in interface com.storedobject.ui.GoogleMap.CirclePositionedListener
- CIRCULAR - Enum constant in enum class com.storedobject.chart.GraphLayout
- Circular_Link - Exception Class in com.storedobject.core
- Circular_Link(String) - Constructor for exception class com.storedobject.core.Circular_Link
- circulate(Transaction) - Method in class com.storedobject.core.FileData
- circulate(Transaction, boolean) - Method in class com.storedobject.core.FileFolder
- classAttribute(int) - Static method in class com.storedobject.core.StoredObjectUtility
- classAttribute(Class<T>) - Static method in class com.storedobject.core.StoredObjectUtility
- classAttribute(T) - Static method in class com.storedobject.core.StoredObjectUtility
- ClassAttribute<T> - Class in com.storedobject.core
-
Class attribute of a
StoredObject
class contains metadata information about the class that is not applicable to normal Java classes. - classChanged() - Method in class com.storedobject.tools.TableDefinition
- classChanged(JavaClass) - Method in class com.storedobject.tools.TableDefinition
- classChanged(CharSequence) - Method in class com.storedobject.core.JavaClass
- className() - Method in interface com.storedobject.chart.ComponentPart
-
Helper method to return the class name of the component/part in a more human-friendly way.
- className(Class<?>) - Static method in interface com.storedobject.chart.ComponentPart
-
Helper method to return the class name of a given class in a more human-friendly way.
- ClassNameField - Class in com.storedobject.ui.tools
- ClassNameField() - Constructor for class com.storedobject.ui.tools.ClassNameField
- ClassNameField(String) - Constructor for class com.storedobject.ui.tools.ClassNameField
- ClassNameField(String, String) - Constructor for class com.storedobject.ui.tools.ClassNameField
- clean() - Method in class com.storedobject.examples.general.logic.ChartPushExample
- clean() - Method in class com.storedobject.iot.Alert
- clean() - Method in class com.storedobject.job.Job
-
This method is invoked when the Job is completed.
- clean() - Method in class com.storedobject.ui.BarcodeScanner
- clean() - Method in class com.storedobject.ui.common.ManageMailSenders
- clean() - Method in class com.storedobject.ui.common.MemoSystem
- clean() - Method in class com.storedobject.ui.inventory.LocateItem
- clean() - Method in class com.storedobject.ui.iot.ConsumptionDashboard
- clean() - Method in class com.storedobject.ui.iot.Dashboard
- clean() - Method in class com.storedobject.ui.iot.SiteView
- clean() - Method in class com.storedobject.ui.iot.StatusGrid
- clean() - Method in class com.storedobject.ui.iot.ValueChart
- clean() - Method in class com.storedobject.ui.ObjectEditor
- clean() - Method in class com.storedobject.ui.TextView
- clean() - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- clean() - Method in class com.storedobject.ui.VerifyOTP
- clean() - Method in class com.storedobject.vaadin.AbstractDataForm
- clean() - Method in class com.storedobject.vaadin.Dashboard
-
This will be invoked whenever the dashboard is closed or aborted so that any resource clean-up can be run.
- clean() - Method in interface com.storedobject.vaadin.ExecutableView
-
Clean this up by closing resources if any.
- clean() - Method in class com.storedobject.vaadin.View
-
Close resources if any that are left opened.
- clean() - Method in class com.storedobject.vaadin.WrappedView
- clear() - Method in class com.storedobject.chart.MarkArea
-
Clear all blocks.
- clear() - Method in class com.storedobject.chart.SOChart
-
Clear the chart.
- clear() - Method in class com.storedobject.common.Array
- clear() - Method in class com.storedobject.common.ErrorText
- clear() - Method in class com.storedobject.common.HTMLText
-
Clear the content.
- clear() - Method in class com.storedobject.common.Script
-
Clear the current script and variables.
- clear() - Method in class com.storedobject.common.StringList
- clear() - Method in class com.storedobject.core.JSONMap
- clear() - Method in class com.storedobject.core.MemoryCache
- clear() - Method in class com.storedobject.core.ObjectCacheList
- clear() - Method in interface com.storedobject.core.ObjectList
- clear() - Method in interface com.storedobject.core.ObjectLoader
-
Clear - remove all entries.
- clear() - Static method in class com.storedobject.core.ReferencePattern
- clear() - Method in class com.storedobject.core.TransactionControl
- clear() - Method in class com.storedobject.ui.AbstractEditableGrid
-
This method doesn't clear the items.
- clear() - Method in class com.storedobject.ui.AbstractListProvider
- clear() - Method in class com.storedobject.ui.AbstractTreeProvider
- clear() - Method in class com.storedobject.ui.DetailLinkGrid
- clear() - Method in class com.storedobject.ui.EditableListProvider
- clear() - Method in class com.storedobject.ui.EditableObjectGrid
- clear() - Method in class com.storedobject.ui.EditableObjectListProvider
- clear() - Method in interface com.storedobject.ui.EditableProvider
- clear() - Method in class com.storedobject.ui.ELabel
- clear() - Method in class com.storedobject.ui.ELabelField
- clear() - Method in class com.storedobject.ui.ELabels
- clear() - Method in class com.storedobject.ui.FlowDiagram
- clear() - Method in class com.storedobject.ui.inventory.ItemField
- clear() - Method in class com.storedobject.ui.inventory.LocateItem
- clear() - Method in interface com.storedobject.ui.LinkGrid
- clear() - Method in interface com.storedobject.ui.LinkValue
- clear() - Method in class com.storedobject.ui.ListEditor
- clear() - Method in class com.storedobject.ui.ObjectComboField
- clear() - Method in class com.storedobject.ui.ObjectForestProvider
- clear() - Method in class com.storedobject.ui.ObjectLinkField
- clear() - Method in class com.storedobject.ui.ObjectListEditor
- clear() - Method in class com.storedobject.ui.ObjectListField
- clear() - Method in class com.storedobject.ui.ObjectListProvider
- clear() - Method in class com.storedobject.ui.ObjectTable
- clear() - Method in class com.storedobject.ui.ObjectTree
- clear() - Method in class com.storedobject.ui.ReferenceLinkListProvider
- clear() - Method in interface com.storedobject.ui.StyledBuilder
- clear() - Method in class com.storedobject.vaadin.AbstractResourcedComponent
-
Clear the current content.
- clear() - Method in class com.storedobject.vaadin.BreadcrumbsTree
-
Clear this tree by removing all nodes and its associated data.
- clear() - Method in class com.storedobject.vaadin.DataList
- clear() - Method in class com.storedobject.vaadin.Image
-
Clear the content.
- clear() - Method in class com.storedobject.vaadin.ListGrid
- clear() - Method in class com.storedobject.vaadin.Media
-
Clear the current sources.
- clear() - Method in interface com.storedobject.vaadin.MediaCapture
-
Clear the stream sources attached to this.
- clear() - Method in class com.storedobject.vaadin.ResourceSupport
-
Clear the resource (will be unregistered if required).
- clear(boolean) - Method in interface com.storedobject.ui.ObjectLoader
-
Deprecated.
- clear(HasElement) - Static method in enum class com.storedobject.vaadin.ThemeStyle
-
Remove all theme styles.
- clear(Element) - Static method in enum class com.storedobject.vaadin.ThemeStyle
-
Remove all theme styles.
- clearAlert(Alert) - Static method in class com.storedobject.vaadin.Application
-
Clear an alert.
- clearAlerts() - Method in class com.storedobject.ui.inventory.AbstractReturnMaterial
- clearAlerts() - Method in class com.storedobject.vaadin.AbstractDataForm
- clearAlerts() - Static method in class com.storedobject.vaadin.Application
-
Clear all alerts.
- clearAlerts() - Method in interface com.storedobject.vaadin.ExecutableView
-
Clear all alters owned by this view.
- clearAlerts() - Method in interface com.storedobject.vaadin.HasColumns
- clearAlerts() - Method in class com.storedobject.vaadin.WrappedView
- clearAlerts(Object) - Static method in class com.storedobject.vaadin.Application
-
Clear all alerts of the specified owner.
- clearCache() - Static method in class com.storedobject.ui.util.HtmlTemplate
- clearCirlces() - Method in class com.storedobject.ui.GoogleMap
- clearCommands() - Method in class com.storedobject.ui.FlowDiagram
- clearConstructedListeners() - Method in class com.storedobject.vaadin.DataGrid
- clearConstructedListeners() - Method in class com.storedobject.vaadin.DataTreeGrid
- clearConstructedListeners() - Method in interface com.storedobject.vaadin.HasColumns
-
Clear all
ConstructedListener
s. - clearContent() - Method in class com.storedobject.common.HTMLText
- clearContent() - Method in interface com.storedobject.common.StyledBuilder
-
Clear the content.
- clearContent() - Method in class com.storedobject.common.StyledString
- clearContent() - Method in class com.storedobject.pdf.PDF.Text
-
Clear content
- clearContent() - Method in class com.storedobject.ui.ELabel
- clearContent() - Method in class com.storedobject.ui.ELabelField
- clearContent() - Method in class com.storedobject.ui.ELabels
- clearContent() - Method in interface com.storedobject.ui.StyledBuilder
- clearContent() - Method in class com.storedobject.ui.TextView
- clearContent() - Method in class com.storedobject.vaadin.DetailComponent
-
Clear the content section.
- clearData() - Method in class com.storedobject.chart.XRangeChart
-
Clear all data values.
- clearError(HasValue<?, ?>) - Static method in class com.storedobject.vaadin.AbstractDataForm
-
Clear the error status associated with a field.
- clearError(HasValue<?, ?>) - Static method in class com.storedobject.vaadin.AbstractForm
-
Clear the error status associated with a field.
- clearErrors() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Clear error status of all the fields.
- clearErrors() - Method in class com.storedobject.vaadin.AbstractForm
-
Clear error status of all the fields.
- clearErrors() - Method in class com.storedobject.vaadin.util.Data
-
Clear all errors.
- clearFields() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Clear values of all the fields.
- clearFields() - Method in class com.storedobject.vaadin.AbstractForm
-
Clear values of all the fields.
- clearFields() - Method in class com.storedobject.vaadin.util.Data
-
Clear all field values.
- clearMarkers() - Method in class com.storedobject.ui.GoogleMap
- clearNoFoundCache() - Static method in class com.storedobject.core.JavaClassLoader
-
Clears the cache for classes that were not found.
- clearObjectLinks() - Method in class com.storedobject.core.StoredObject
-
Clear all object links associated with this instance.
- clearPageRange() - Method in class com.storedobject.office.PDFProperties
- clearPatterns() - Static method in class com.storedobject.core.ReferencePattern
- clearPolygons() - Method in class com.storedobject.ui.GoogleMap
- clearPolylines() - Method in class com.storedobject.ui.GoogleMap
- clearShapes() - Method in class com.storedobject.ui.GoogleMap
- clearThemes() - Method in interface com.storedobject.vaadin.HasBadgeStyle
-
Clear all theme styles.
- clearThemes() - Method in interface com.storedobject.vaadin.HasThemeStyle
-
Clear all theme styles.
- clearViewFilters() - Method in class com.storedobject.vaadin.ListGrid
-
Clear all filters.
- click() - Method in class com.storedobject.vaadin.AnchorButton
-
To invoke the click programmatically.
- Clickable<T> - Class in com.storedobject.vaadin
-
A wrapped class to make any Vaadin component "clickable".
- Clickable(T) - Constructor for class com.storedobject.vaadin.Clickable
-
Constructor.
- Clickable(T, ClickHandler) - Constructor for class com.storedobject.vaadin.Clickable
-
Constructor.
- clicked() - Method in class com.storedobject.vaadin.Alert
-
This method is invoked when clicked on the alert.
- clicked(ClickEvent<? extends Component>) - Method in interface com.storedobject.vaadin.ClickHandler
-
This method is invoked from
ClickHandler.onComponentEvent(ClickEvent)
when a component is clicked. - clicked(Component) - Method in class com.storedobject.examples.general.logic.LogicExamples
- clicked(Component) - Method in class com.storedobject.ui.accounts.StatementView
- clicked(Component) - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- clicked(Component) - Method in class com.storedobject.ui.common.ChangeObjectPassword
- clicked(Component) - Method in class com.storedobject.ui.common.ManageMailSenders
- clicked(Component) - Method in class com.storedobject.ui.common.ManageMailSenders.ManageGMailSenders
- clicked(Component) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- clicked(Component) - Method in class com.storedobject.ui.inventory.DefineAssembly
- clicked(Component) - Method in class com.storedobject.ui.inventory.PackingUnitBrowser
- clicked(Component) - Method in class com.storedobject.ui.inventory.PackingUnitEditor
- clicked(Component) - Method in class com.storedobject.ui.ModuleMenu
- clicked(Component) - Method in class com.storedobject.ui.ObjectBrowser
- clicked(Component) - Method in class com.storedobject.ui.ObjectEditor
- clicked(Component) - Method in class com.storedobject.ui.ObjectForestBrowser
- clicked(Component) - Method in class com.storedobject.ui.ObjectTreeBrowser
- clicked(Component) - Method in class com.storedobject.ui.ProcessView
- clicked(Component) - Method in class com.storedobject.ui.TemplateDataForm
- clicked(Component) - Method in class com.storedobject.ui.tools.JavaClassEditor
- clicked(Component) - Method in class com.storedobject.ui.tools.ObjectBlockEditor
- clicked(Component) - Method in class com.storedobject.ui.tools.SystemLogViewer
- clicked(Component) - Method in class com.storedobject.ui.tools.SystemTableDeployer
- clicked(Component) - Method in class com.storedobject.ui.tools.SystemUtility
- clicked(Component) - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- clicked(Component) - Method in interface com.storedobject.vaadin.ClickHandler
-
This method is invoked from
ClickHandler.clicked(ClickEvent)
when a component is clicked. - clicked(Component) - Method in class com.storedobject.vaadin.Dashboard
- clicked(Component) - Method in class com.storedobject.vaadin.DataEditor
- clicked(Component) - Method in class com.storedobject.vaadin.DataForm
- clicked(Component) - Method in interface com.storedobject.vaadin.ExecutableView
-
Default implementation, does nothing.
- ClickHandler - Interface in com.storedobject.vaadin
-
Interface that handles mouse clicks (typically on
Button
). - ClickHandler.ModifiedClickEvent<C> - Class in com.storedobject.vaadin
-
Create a click event from another event.
- ClickListeners - Class in com.storedobject.vaadin.util
- ClickListeners() - Constructor for class com.storedobject.vaadin.util.ClickListeners
- ClickNotifier - Interface in com.storedobject.vaadin.util
-
Slightly enhanced version of Vaadin's
ClickNotifier
. - Client - Class in com.storedobject.client
-
Client for the SO Platform Connector.
- Client(String, String) - Constructor for class com.storedobject.client.Client
-
Constructor that defines a secured connection.
- Client(String, String, boolean) - Constructor for class com.storedobject.client.Client
-
Constructor that defines a secured connection.
- Client(String, String, int, int) - Constructor for class com.storedobject.client.Client
-
Constructor that defines a secured connection.
- Client(String, String, int, int, boolean) - Constructor for class com.storedobject.client.Client
-
Constructor.
- Client.Data - Record Class in com.storedobject.client
-
Structure to wrap an
InputStream
and its content-type. - clip(Image, int) - Static method in class com.storedobject.common.ImageUtility
-
Clip an image.
- Clock - Class in com.storedobject.vaadin
-
A simple clock.
- Clock() - Constructor for class com.storedobject.vaadin.Clock
-
Constructor.
- clone() - Method in interface com.storedobject.common.ComputedValue
- clone() - Method in class com.storedobject.core.AbstractComputedValue
- clone() - Method in class com.storedobject.core.ComputedDate
- clone() - Method in class com.storedobject.core.ComputedDouble
- clone() - Method in class com.storedobject.core.ComputedInteger
- clone() - Method in class com.storedobject.core.ComputedLong
- clone() - Method in class com.storedobject.core.ComputedMinute
- clone(D) - Static method in class com.storedobject.common.DateUtility
-
Duplicates the date object passed
- clone(Integer) - Method in class com.storedobject.common.IntegerRange
- clone(Long) - Method in class com.storedobject.common.LongRange
- clone(Date) - Method in class com.storedobject.core.DatePeriod
- clone(Time) - Method in class com.storedobject.core.TimePeriod
- clone(Timestamp) - Method in class com.storedobject.core.TimestampPeriod
- clone(T) - Method in class com.storedobject.common.Range
- cloneSheet(int) - Method in class com.storedobject.office.od.ods.Workbook
- close() - Method in class com.storedobject.client.Client
-
Close this instance.
- close() - Method in class com.storedobject.common.AutoCloseableList
-
Close all elements in this list.
- close() - Method in class com.storedobject.common.FileBuffer
-
Close this buffer.
- close() - Method in class com.storedobject.common.HTTP
-
Close the connection and associated resources.
- close() - Method in class com.storedobject.common.InvertedInputStream
- close() - Method in class com.storedobject.common.InvertedOutputStream
- close() - Method in class com.storedobject.common.InvertedReader
- close() - Method in class com.storedobject.common.LDAP
- close() - Method in class com.storedobject.common.SOAP
-
Close the resources associated with this instance.
- close() - Method in class com.storedobject.common.TeeOutputStream
- close() - Method in class com.storedobject.core.ApplicationServer
- close() - Method in class com.storedobject.core.DatabaseInputStream
- close() - Method in class com.storedobject.core.DatabaseOutputStream
- close() - Method in interface com.storedobject.core.Device
- close() - Method in class com.storedobject.core.IdBuffer
- close() - Method in class com.storedobject.core.JavaSourceWriter
- close() - Method in class com.storedobject.core.Login
-
Close this so that no more actions possible.
- close() - Method in class com.storedobject.core.MemoryCache
- close() - Method in class com.storedobject.core.ObjectCache
- close() - Method in class com.storedobject.core.ObjectCacheList
- close() - Method in class com.storedobject.core.ObjectForest
- close() - Method in class com.storedobject.core.ObjectIterator
-
Close this instance and release all associated resources.
- close() - Method in interface com.storedobject.core.ObjectList
- close() - Method in class com.storedobject.core.ObjectTree
- close() - Method in class com.storedobject.core.Query
- close() - Method in class com.storedobject.core.RawSQL
- close() - Method in class com.storedobject.core.StreamContentProducer
- close() - Method in class com.storedobject.job.Scheduler
- close() - Method in class com.storedobject.mail.Sender
- close() - Method in class com.storedobject.office.AbstractSpreadSheet
- close() - Method in class com.storedobject.office.od.ods.Workbook
- close() - Static method in class com.storedobject.office.od.Office
- close() - Method in class com.storedobject.office.ODT
- close() - Method in class com.storedobject.pdf.PDF
-
Closes the PDF for content generation process.
- close() - Method in class com.storedobject.pdf.PDF.PDFContent
-
Closes this 'Content'.
- close() - Method in class com.storedobject.tools.AbstractJSONService
- close() - Method in class com.storedobject.tools.DeveloperService
- close() - Static method in class com.storedobject.tools.JavaTool
- close() - Method in class com.storedobject.tools.JSONService
- close() - Method in class com.storedobject.tools.JSONServiceWS
- close() - Method in class com.storedobject.tools.TestDevice
- close() - Method in class com.storedobject.ui.AbstractListProvider
- close() - Method in class com.storedobject.ui.AbstractTreeProvider
- close() - Method in class com.storedobject.ui.Application.BusyIndicator
- close() - Method in class com.storedobject.ui.Application
- close() - Method in class com.storedobject.ui.LoginForm
- close() - Method in class com.storedobject.ui.ObjectBrowser
- close() - Method in class com.storedobject.ui.ObjectListProvider
- close() - Method in class com.storedobject.ui.ObjectViewer
- close() - Method in class com.storedobject.ui.TextView
- close() - Method in class com.storedobject.ui.util.SOColumnCreator
- close() - Method in class com.storedobject.ui.util.SOFieldCreator
- close() - Method in class com.storedobject.ui.VerifyOTP
- close() - Method in class com.storedobject.vaadin.Application
-
Close the application by closing all registered "resources".
- close() - Method in class com.storedobject.vaadin.Dashboard
-
Closes the view if that exists
- close() - Method in interface com.storedobject.vaadin.ExecutableView
-
Close this.
- close() - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
This will be invoked when the process of "column creation" is over.
- close() - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Close the field creator once the "field creation" process is over.
- close() - Method in class com.storedobject.vaadin.Popup
-
Close the popup.
- close() - Method in class com.storedobject.vaadin.View
-
Close this view.
- close() - Method in class com.storedobject.vaadin.WrappedView
- close(int) - Method in class com.storedobject.ui.Application
- close(Transaction) - Method in class com.storedobject.core.Account
- close(Transaction) - Method in class com.storedobject.core.InventoryGRN
- close(Transaction) - Method in class com.storedobject.core.InventoryRO
-
Close the RO (only if all the items are returned via some means).
- close(Transaction) - Method in class com.storedobject.core.MaterialIssued
- close(TransactionManager) - Method in class com.storedobject.core.InventoryRO
-
Close the RO (only if all the items are returned via some means).
- close(TransactionManager, boolean) - Method in class com.storedobject.core.InventoryRO
-
Close the RO (only if all the items are returned via some means).
- close(Transaction, boolean) - Method in class com.storedobject.core.InventoryRO
-
Close the RO (only if all the items are returned via some means).
- close(XComponent) - Static method in class com.storedobject.office.od.Office
- close(AutoCloseable...) - Static method in class com.storedobject.common.IO
- close(String) - Method in class com.storedobject.core.ApplicationServer
- close(String) - Method in interface com.storedobject.core.Device
- close(String) - Method in class com.storedobject.ui.Application
- close(String, int) - Method in class com.storedobject.ui.Application
- CloseableView - Interface in com.storedobject.vaadin
- closeAllViews(boolean) - Method in class com.storedobject.ui.Application
-
Close all current views by invoking
View.abort()
on each of them. - closeConnection(SQLConnector.DBConnection) - Method in class com.storedobject.core.SQLConnector
-
Closes a given SQL connection.
- CLOSED - Static variable in class com.storedobject.core.RawSQL
- Closed_Account_Has_Balance - Exception Class in com.storedobject.core
- Closed_Account_Has_Balance(String) - Constructor for exception class com.storedobject.core.Closed_Account_Has_Balance
- closeInput() - Method in class com.storedobject.office.od.ODInputStream
- closeMemo(Transaction) - Method in class com.storedobject.core.MemoComment
- closeMenu() - Method in class com.storedobject.ui.Application
- closeMenu() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Close the side menu ("drawer" part of the
AppLayout
) programmatically. - closeMenu() - Method in interface com.storedobject.vaadin.ApplicationLayout
-
This method is for closing the menu display (default implementation does nothing).
- closeOrder(Transaction) - Method in class com.storedobject.core.InventoryPO
- closeOutput() - Method in class com.storedobject.office.od.ODOutputStream
- closeWaitMessage() - Method in class com.storedobject.ui.Application
- closing() - Method in record class com.storedobject.chart.CandlestickData.Candlestick
-
Returns the value of the
closing
record component. - CODABAR - Enum constant in enum class com.storedobject.common.Barcode.Format
-
CODABAR 1D format.
- CODE_128 - Enum constant in enum class com.storedobject.common.Barcode.Format
-
Code 128 1D format.
- CODE_39 - Enum constant in enum class com.storedobject.common.Barcode.Format
-
Code 39 1D format.
- CODE_93 - Enum constant in enum class com.storedobject.common.Barcode.Format
-
Code 93 1D format.
- codeData(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Convert data to code by invoking
StoredObject.toCode(String)
. - CodeShell - Class in com.storedobject.ui.tools
- CodeShell() - Constructor for class com.storedobject.ui.tools.CodeShell
- collapse() - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
-
Collapse this node.
- collapse() - Method in class com.storedobject.vaadin.DetailComponent
-
Collapse the content section.
- collect(TransactionManager) - Method in class com.storedobject.iot.MQTT
- collect(Consumer<List<Data>>) - Method in class com.storedobject.iot.MQTT
- collect(T, StringList) - Static method in class com.storedobject.common.StringUtility
- collect(T, String[]) - Static method in class com.storedobject.common.StringUtility
- collectAll() - Method in class com.storedobject.core.ObjectIterator
-
Deprecated.
- collectAll(Collection<O>) - Method in class com.storedobject.core.ObjectIterator
-
Collect all entries to a given collection.
- collectAll(Collection<T>, Function<O, T>) - Method in class com.storedobject.core.ObjectIterator
-
Collect all entries to a given collection after converting it to another type.
- collectAll(Function<O, T>) - Method in class com.storedobject.core.ObjectIterator
-
Collect all entries to a collection after converting it to another type.
- collectExtraInformation() - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- Color - Class in com.storedobject.chart
-
Representation of color.
- Color(int, int, int) - Constructor for class com.storedobject.chart.Color
-
Constructor.
- Color(int, int, int, int) - Constructor for class com.storedobject.chart.Color
-
Constructor.
- Color(String) - Constructor for class com.storedobject.chart.Color
-
Construct from an hex value.
- COLOR_ERROR - Static variable in class com.storedobject.ui.Application
- COLOR_INFO - Static variable in class com.storedobject.ui.Application
- COLOR_NORMAL - Static variable in class com.storedobject.ui.Application
- COLOR_SUCCESS - Static variable in class com.storedobject.ui.Application
- ColorGradient - Class in com.storedobject.chart
-
Representation of color gradient.
- ColorGradient(Color...) - Constructor for class com.storedobject.chart.ColorGradient
-
Constructor.
- Column - Annotation Interface in com.storedobject.core.annotation
-
Annotation used to specify the features of a field (attribute of a Data Class).
- ColumnDefinition - Class in com.storedobject.tools
- ColumnDefinition() - Constructor for class com.storedobject.tools.ColumnDefinition
- ColumnDefinitions - Class in com.storedobject.core
-
For internal use only.
- ColumnDefinitions() - Constructor for class com.storedobject.core.ColumnDefinitions
- columnDetails(String) - Method in class com.storedobject.core.Database
- ColumnNames - Class in com.storedobject.core
-
For internal use only.
- ColumnNames() - Constructor for class com.storedobject.core.ColumnNames
- columns(Columns) - Static method in class com.storedobject.accounts.AbstractCardAccount
- columns(Columns) - Static method in class com.storedobject.accounts.AccountConfiguration
-
Adds columns to the given Columns object.
- columns(Columns) - Static method in class com.storedobject.accounts.AccountEntity
-
Adds columns to the provided Columns interface for an entity.
- columns(Columns) - Static method in class com.storedobject.accounts.BusinessEntity
-
Adds columns to the given Columns object.
- columns(Columns) - Static method in class com.storedobject.accounts.CashAccount
- columns(Columns) - Static method in class com.storedobject.accounts.CustomerInvoice
- columns(Columns) - Static method in class com.storedobject.accounts.DigitalPaymentAccount
- columns(Columns) - Static method in class com.storedobject.accounts.EntityAccount
-
Adds a new column with the specified name and type to the provided Columns object.
- columns(Columns) - Static method in class com.storedobject.accounts.FixedTax
- columns(Columns) - Static method in class com.storedobject.accounts.InstantaneousAccount
- columns(Columns) - Static method in class com.storedobject.accounts.Invoice
- columns(Columns) - Static method in class com.storedobject.accounts.NoTax
- columns(Columns) - Static method in class com.storedobject.accounts.PersonalEntity
-
Adds the name and type of the column to the provided Columns object.
- columns(Columns) - Static method in class com.storedobject.accounts.SupplierInvoice
- columns(Columns) - Static method in class com.storedobject.accounts.TaxAccountConfiguration
-
Adds columns to the given Columns object.
- columns(Columns) - Static method in class com.storedobject.calendar.Calendar
- columns(Columns) - Static method in class com.storedobject.calendar.Entry
- columns(Columns) - Static method in class com.storedobject.core.AbstractCheckList
- columns(Columns) - Static method in class com.storedobject.core.AbstractCheckListItem
- columns(Columns) - Static method in class com.storedobject.core.AbstractServiceItemType
- columns(Columns) - Static method in class com.storedobject.core.AbstractTradeType
- columns(Columns) - Static method in class com.storedobject.core.AccessControl
- columns(Columns) - Static method in class com.storedobject.core.Account
- columns(Columns) - Static method in class com.storedobject.core.AccountChart
- columns(Columns) - Static method in class com.storedobject.core.AccountChartMap
- columns(Columns) - Static method in class com.storedobject.core.AccountDocument
- columns(Columns) - Static method in class com.storedobject.core.AccountLimit
- columns(Columns) - Static method in class com.storedobject.core.AccountTitle
- columns(Columns) - Static method in class com.storedobject.core.ApplicableDataLogic
- columns(Columns) - Static method in class com.storedobject.core.ApplicationAlertHandler
-
Takes in a Columns object and performs some operation.
- columns(Columns) - Static method in class com.storedobject.core.ApplicationModule
- columns(Columns) - Static method in class com.storedobject.core.AttachmentDefinition
- columns(Columns) - Static method in class com.storedobject.core.AuditTrailConfiguration
- columns(Columns) - Static method in class com.storedobject.core.AuditTrailLinkConfiguration
- columns(Columns) - Static method in class com.storedobject.core.AutoLogin
- columns(Columns) - Static method in class com.storedobject.core.BranchAccount
- columns(Columns) - Static method in class com.storedobject.core.BrowserDeviceLayout
- columns(Columns) - Static method in class com.storedobject.core.BusinessDocument
- columns(Columns) - Static method in class com.storedobject.core.CheckList
- columns(Columns) - Static method in class com.storedobject.core.CheckListItem
- columns(Columns) - Static method in class com.storedobject.core.CheckListTemplate
- columns(Columns) - Static method in class com.storedobject.core.CheckListTemplateItem
- columns(Columns) - Static method in class com.storedobject.core.ConnectorLogic
- columns(Columns) - Static method in class com.storedobject.core.Consignment
- columns(Columns) - Static method in class com.storedobject.core.ConsignmentItem
- columns(Columns) - Static method in class com.storedobject.core.ConsignmentPacket
- columns(Columns) - Static method in class com.storedobject.core.Contact
- columns(Columns) - Static method in class com.storedobject.core.ContactGroupingCode
- columns(Columns) - Static method in class com.storedobject.core.ContactType
- columns(Columns) - Static method in class com.storedobject.core.CurrencyRate
- columns(Columns) - Static method in class com.storedobject.core.DashboardDefinition
- columns(Columns) - Static method in class com.storedobject.core.DataChangeNotifierLogic
-
Method for column-related operations.
- columns(Columns) - Static method in class com.storedobject.core.DataLogic
-
Adds columns "DataClassName" and "LogicClassName" to the provided columns object.
- columns(Columns) - Static method in class com.storedobject.core.DeveloperLog
- columns(Columns) - Static method in class com.storedobject.core.DeviceLayout
- columns(Columns) - Static method in class com.storedobject.core.Document
- columns(Columns) - Static method in class com.storedobject.core.DocumentConfiguration
- columns(Columns) - Static method in class com.storedobject.core.DocumentType
- columns(Columns) - Static method in class com.storedobject.core.Entity
- columns(Columns) - Static method in class com.storedobject.core.EntityRole
- columns(Columns) - Static method in class com.storedobject.core.ExchangeRate
- columns(Columns) - Static method in class com.storedobject.core.ExternalSystemUser
- columns(Columns) - Static method in class com.storedobject.core.ExtraInfoDefinition
- columns(Columns) - Static method in class com.storedobject.core.FileCirculation
- columns(Columns) - Static method in class com.storedobject.core.FileData
- columns(Columns) - Static method in class com.storedobject.core.FileFolder
- columns(Columns) - Static method in class com.storedobject.core.FileFolderAccessRights
- columns(Columns) - Static method in class com.storedobject.core.ForeignFinancialSystem
- columns(Columns) - Static method in class com.storedobject.core.GlobalProperty
- columns(Columns) - Static method in class com.storedobject.core.InventoryAPN
- columns(Columns) - Static method in class com.storedobject.core.InventoryAssembly
- columns(Columns) - Static method in class com.storedobject.core.InventoryBin
- columns(Columns) - Static method in class com.storedobject.core.InventoryCustodyLocation
- columns(Columns) - Static method in class com.storedobject.core.InventoryFitmentPosition
- columns(Columns) - Static method in class com.storedobject.core.InventoryGRN
- columns(Columns) - Static method in class com.storedobject.core.InventoryGRNItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryItemType
- columns(Columns) - Static method in class com.storedobject.core.InventoryLedger
- columns(Columns) - Static method in class com.storedobject.core.InventoryLocation
- columns(Columns) - Static method in class com.storedobject.core.InventoryPO
- columns(Columns) - Static method in class com.storedobject.core.InventoryPOItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryReservedBin
- columns(Columns) - Static method in class com.storedobject.core.InventoryRO
- columns(Columns) - Static method in class com.storedobject.core.InventoryROItem
- columns(Columns) - Static method in class com.storedobject.core.InventorySale
- columns(Columns) - Static method in class com.storedobject.core.InventorySaleItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryStore
- columns(Columns) - Static method in class com.storedobject.core.InventoryStoreBin
- columns(Columns) - Static method in class com.storedobject.core.InventoryTransfer
- columns(Columns) - Static method in class com.storedobject.core.InventoryTransferItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryUnitCorrection
- columns(Columns) - Static method in class com.storedobject.core.InventoryVirtualLocation
- columns(Columns) - Static method in class com.storedobject.core.JavaClass
- columns(Columns) - Static method in class com.storedobject.core.JavaInnerClass
- columns(Columns) - Static method in class com.storedobject.core.JournalVoucher
-
Column definitions.
- columns(Columns) - Static method in class com.storedobject.core.JournalVoucherStage
- columns(Columns) - Static method in class com.storedobject.core.LandedCost
- columns(Columns) - Static method in class com.storedobject.core.LandedCostType
- columns(Columns) - Static method in class com.storedobject.core.Logic
- columns(Columns) - Static method in class com.storedobject.core.LogicGroup
- columns(Columns) - Static method in class com.storedobject.core.LoginMessage
- columns(Columns) - Static method in class com.storedobject.core.MaterialIssued
- columns(Columns) - Static method in class com.storedobject.core.MaterialIssuedItem
- columns(Columns) - Static method in class com.storedobject.core.MaterialRequest
- columns(Columns) - Static method in class com.storedobject.core.MaterialRequestItem
- columns(Columns) - Static method in class com.storedobject.core.MaterialRequestPriority
- columns(Columns) - Static method in class com.storedobject.core.MaterialReturned
- columns(Columns) - Static method in class com.storedobject.core.MaterialReturnedItem
- columns(Columns) - Static method in class com.storedobject.core.MaterialTransferred
- columns(Columns) - Static method in class com.storedobject.core.MaterialTransferredItem
- columns(Columns) - Static method in class com.storedobject.core.MediaFile
- columns(Columns) - Static method in class com.storedobject.core.Memo
- columns(Columns) - Static method in class com.storedobject.core.MemoAttachment
- columns(Columns) - Static method in class com.storedobject.core.MemoComment
- columns(Columns) - Static method in class com.storedobject.core.MemoType
- columns(Columns) - Static method in class com.storedobject.core.Message
- columns(Columns) - Static method in class com.storedobject.core.MessageTemplate
- columns(Columns) - Static method in class com.storedobject.core.ModuleLogic
- columns(Columns) - Static method in class com.storedobject.core.Name
- columns(Columns) - Static method in class com.storedobject.core.ObjectPermission
- columns(Columns) - Static method in class com.storedobject.core.ObjectPermissionGroup
- columns(Columns) - Static method in class com.storedobject.core.ObjectPermissionUser
- columns(Columns) - Static method in class com.storedobject.core.OffsetAccount
- columns(Columns) - Static method in class com.storedobject.core.PackingUnit
- columns(Columns) - Static method in class com.storedobject.core.ParameterLogic
- columns(Columns) - Static method in class com.storedobject.core.PasswordPolicy
- columns(Columns) - Static method in class com.storedobject.core.Person
- columns(Columns) - Static method in class com.storedobject.core.PersonalDocument
- columns(Columns) - Static method in class com.storedobject.core.PersonRole
- columns(Columns) - Static method in class com.storedobject.core.PIN
- columns(Columns) - Static method in class com.storedobject.core.PrintLogicDefinition
- columns(Columns) - Static method in class com.storedobject.core.ProcessingLanguage
- columns(Columns) - Static method in class com.storedobject.core.PseudoTran
- columns(Columns) - Static method in class com.storedobject.core.PseudoTranApproval
- columns(Columns) - Static method in class com.storedobject.core.PseudoTranDetail
- columns(Columns) - Static method in class com.storedobject.core.PurchaseType
- columns(Columns) - Static method in class com.storedobject.core.ReportColumnDefinition
- columns(Columns) - Static method in class com.storedobject.core.ReportDefinition
- columns(Columns) - Static method in class com.storedobject.core.ReportFormat
-
Attribute list of the "data class".
- columns(Columns) - Static method in class com.storedobject.core.SaleType
- columns(Columns) - Static method in class com.storedobject.core.Secret
- columns(Columns) - Static method in class com.storedobject.core.SerialConfigurator
- columns(Columns) - Static method in class com.storedobject.core.SerialGenerator
- columns(Columns) - Static method in class com.storedobject.core.SerialPattern
- columns(Columns) - Static method in class com.storedobject.core.ServerInformation
- columns(Columns) - Static method in class com.storedobject.core.ServerLink
- columns(Columns) - Static method in class com.storedobject.core.ServiceItem
- columns(Columns) - Static method in class com.storedobject.core.ServiceItemType
- columns(Columns) - Static method in class com.storedobject.core.ShortName
- columns(Columns) - Static method in class com.storedobject.core.Signature
- columns(Columns) - Static method in class com.storedobject.core.SOClass
- columns(Columns) - Static method in class com.storedobject.core.StreamData
- columns(Columns) - Static method in class com.storedobject.core.SubscriptionItem
- columns(Columns) - Static method in class com.storedobject.core.SubscriptionItemType
- columns(Columns) - Static method in class com.storedobject.core.SystemEntity
- columns(Columns) - Static method in class com.storedobject.core.SystemUser
- columns(Columns) - Static method in class com.storedobject.core.SystemUserGroup
- columns(Columns) - Static method in class com.storedobject.core.Tax
- columns(Columns) - Static method in class com.storedobject.core.TaxDefinition
- columns(Columns) - Static method in class com.storedobject.core.TaxMethod
- columns(Columns) - Static method in class com.storedobject.core.TaxRate
- columns(Columns) - Static method in class com.storedobject.core.TaxRegion
- columns(Columns) - Static method in class com.storedobject.core.TaxType
- columns(Columns) - Static method in class com.storedobject.core.TextContent
- columns(Columns) - Static method in class com.storedobject.core.TransactionDate
- columns(Columns) - Static method in class com.storedobject.core.TransactionType
- columns(Columns) - Static method in class com.storedobject.core.TransactionValueDate
- columns(Columns) - Static method in class com.storedobject.core.UIAction
- columns(Columns) - Static method in class com.storedobject.core.UIFieldMetadata
- columns(Columns) - Static method in class com.storedobject.core.UIMetadata
- columns(Columns) - Static method in class com.storedobject.core.UnpostedJournal
- columns(Columns) - Static method in class com.storedobject.core.UnpostedJournalEntry
- columns(Columns) - Static method in class com.storedobject.core.VirtualFileData
- columns(Columns) - Static method in class com.storedobject.core.WebBiometric
- columns(Columns) - Static method in class com.storedobject.iot.AbstractUnit
- columns(Columns) - Static method in class com.storedobject.iot.AlarmSwitch
- columns(Columns) - Static method in class com.storedobject.iot.Block
- columns(Columns) - Static method in class com.storedobject.iot.BlockDisplayContent
- columns(Columns) - Static method in class com.storedobject.iot.Command
- columns(Columns) - Static method in class com.storedobject.iot.Consumption
- columns(Columns) - Static method in class com.storedobject.iot.ControlSchedule
- columns(Columns) - Static method in class com.storedobject.iot.DailyConsumption
- columns(Columns) - Static method in class com.storedobject.iot.DailyStatistics
- columns(Columns) - Static method in class com.storedobject.iot.Data
-
Attributes.
- columns(Columns) - Static method in class com.storedobject.iot.FullConsumption
- columns(Columns) - Static method in class com.storedobject.iot.HourlyConsumption
- columns(Columns) - Static method in class com.storedobject.iot.HourlyStatistics
- columns(Columns) - Static method in class com.storedobject.iot.MonthlyConsumption
- columns(Columns) - Static method in class com.storedobject.iot.MonthlyStatistics
- columns(Columns) - Static method in class com.storedobject.iot.MQTT
- columns(Columns) - Static method in class com.storedobject.iot.Resource
- columns(Columns) - Static method in class com.storedobject.iot.Site
- columns(Columns) - Static method in class com.storedobject.iot.Statistics
- columns(Columns) - Static method in class com.storedobject.iot.Unit
- columns(Columns) - Static method in class com.storedobject.iot.UnitDefinition
- columns(Columns) - Static method in class com.storedobject.iot.UnitItem
- columns(Columns) - Static method in class com.storedobject.iot.UnitItemType
- columns(Columns) - Static method in class com.storedobject.iot.UnitType
- columns(Columns) - Static method in class com.storedobject.iot.ValueDefinition
- columns(Columns) - Static method in class com.storedobject.iot.ValueImagePosition
- columns(Columns) - Static method in class com.storedobject.iot.ValueLimit
- columns(Columns) - Static method in class com.storedobject.iot.ValueStyle
- columns(Columns) - Static method in class com.storedobject.iot.WeeklyConsumption
- columns(Columns) - Static method in class com.storedobject.iot.WeeklyStatistics
- columns(Columns) - Static method in class com.storedobject.iot.YearlyConsumption
- columns(Columns) - Static method in class com.storedobject.iot.YearlyStatistics
- columns(Columns) - Static method in class com.storedobject.job.Log
- columns(Columns) - Static method in class com.storedobject.job.MessageEscalation
- columns(Columns) - Static method in class com.storedobject.job.MessageEscalationGroup
- columns(Columns) - Static method in class com.storedobject.job.MessageGroup
- columns(Columns) - Static method in class com.storedobject.job.Schedule
- columns(Columns) - Static method in class com.storedobject.mail.Attachment
- columns(Columns) - Static method in class com.storedobject.mail.Error
- columns(Columns) - Static method in class com.storedobject.mail.GMailSender
- columns(Columns) - Static method in class com.storedobject.mail.Mail
- columns(Columns) - Static method in class com.storedobject.mail.MailSender
- columns(Columns) - Static method in class com.storedobject.mail.Sender
- columns(Columns) - Static method in class com.storedobject.mail.SenderGroup
- columns(Columns) - Static method in class com.storedobject.sms.Provider
- columns(Columns) - Static method in class com.storedobject.sms.SMSMessage
- columns(Columns) - Static method in class com.storedobject.telegram.Bot
- columns(Columns) - Static method in class com.storedobject.telegram.Telegram
- columns(Columns) - Static method in class com.storedobject.tools.ColumnDefinition
- columns(Columns) - Static method in class com.storedobject.tools.IndexDefinition
- columns(Columns) - Static method in class com.storedobject.tools.LinkDefinition
- columns(Columns) - Static method in class com.storedobject.tools.Packager
- columns(Columns) - Static method in class com.storedobject.tools.TableDefinition
- columns(Columns) - Static method in class com.storedobjects.support.Issue
- columns(Columns) - Static method in class com.storedobjects.support.Organization
- columns(Columns) - Static method in class com.storedobjects.support.Product
- columns(Columns) - Static method in class com.storedobjects.support.ProductSkill
- columns(Columns) - Static method in class com.storedobjects.support.SupportPerson
- columns(Columns) - Static method in class com.storedobjects.support.SupportUser
- Columns - Interface in com.storedobject.core
- ColumnSpan - Interface in com.storedobject.vaadin
-
Components that support spanning of columns.
- columnType(String, int, int) - Method in class com.storedobject.core.Database
- columnType(String, int, int) - Method in class com.storedobject.database.postgres.Database
- com.storedobject.accounts - package com.storedobject.accounts
- com.storedobject.calendar - package com.storedobject.calendar
- com.storedobject.chart - package com.storedobject.chart
- com.storedobject.client - package com.storedobject.client
- com.storedobject.common - package com.storedobject.common
- com.storedobject.common.annotation - package com.storedobject.common.annotation
- com.storedobject.core - package com.storedobject.core
- com.storedobject.core.annotation - package com.storedobject.core.annotation
- com.storedobject.core.converter - package com.storedobject.core.converter
- com.storedobject.database.postgres - package com.storedobject.database.postgres
- com.storedobject.examples.general - package com.storedobject.examples.general
- com.storedobject.examples.general.logic - package com.storedobject.examples.general.logic
- com.storedobject.helper - package com.storedobject.helper
- com.storedobject.iot - package com.storedobject.iot
- com.storedobject.job - package com.storedobject.job
- com.storedobject.mail - package com.storedobject.mail
- com.storedobject.neem - package com.storedobject.neem
- com.storedobject.office - package com.storedobject.office
- com.storedobject.office.od - package com.storedobject.office.od
- com.storedobject.office.od.ods - package com.storedobject.office.od.ods
- com.storedobject.pdf - package com.storedobject.pdf
- com.storedobject.report - package com.storedobject.report
- com.storedobject.sms - package com.storedobject.sms
- com.storedobject.telegram - package com.storedobject.telegram
- com.storedobject.tools - package com.storedobject.tools
- com.storedobject.ui - package com.storedobject.ui
- com.storedobject.ui.accounts - package com.storedobject.ui.accounts
- com.storedobject.ui.common - package com.storedobject.ui.common
- com.storedobject.ui.inventory - package com.storedobject.ui.inventory
- com.storedobject.ui.iot - package com.storedobject.ui.iot
- com.storedobject.ui.support - package com.storedobject.ui.support
- com.storedobject.ui.tools - package com.storedobject.ui.tools
- com.storedobject.ui.util - package com.storedobject.ui.util
- com.storedobject.vaadin - package com.storedobject.vaadin
- com.storedobject.vaadin.util - package com.storedobject.vaadin.util
- com.storedobjects.support - package com.storedobjects.support
- CombinedPDFReport - Class in com.storedobject.pdf
-
A class that allows you to combine multiple other reports into a single report.
- CombinedPDFReport(Device) - Constructor for class com.storedobject.pdf.CombinedPDFReport
-
Constructor.
- ComboField<T> - Class in com.storedobject.vaadin
-
A thin wrapper around Vaadin's
ComboBox
. - ComboField(String, Collection<T>) - Constructor for class com.storedobject.vaadin.ComboField
-
Constructor.
- ComboField(String, T...) - Constructor for class com.storedobject.vaadin.ComboField
-
Constructor.
- ComboField(Collection<T>) - Constructor for class com.storedobject.vaadin.ComboField
-
Constructor.
- ComboField(T...) - Constructor for class com.storedobject.vaadin.ComboField
-
Constructor.
- command(String) - Method in class com.storedobject.common.SVG
-
Add a valid SVG command directly.
- command(String...) - Method in class com.storedobject.ui.FlowDiagram
- command(String, Map<String, Object>) - Method in class com.storedobject.client.Client
-
Send a command and receive a response.
- command(String, Map<String, Object>, boolean) - Method in class com.storedobject.client.Client
-
Send a command and receive a response.
- Command - Class in com.storedobject.iot
- Command() - Constructor for class com.storedobject.iot.Command
- commentMemo(Transaction, String) - Method in class com.storedobject.core.MemoComment
- commit() - Method in class com.storedobject.core.DBTransaction
-
Commit the transaction.
- commit() - Method in class com.storedobject.core.PseudoTransaction
- commit() - Method in class com.storedobject.core.RawSQL
- commit() - Method in interface com.storedobject.core.Transaction
-
Commit the transaction.
- commit() - Method in class com.storedobject.core.TransactionControl
- commit() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Save data from the fields to the internal data structure.
- commit() - Method in class com.storedobject.vaadin.AbstractForm
-
Save data from the fields to the internal data structure.
- commit(int) - Method in class com.storedobject.ui.SteppedDataForm
- commit(int) - Method in class com.storedobject.ui.SteppedObjectForm
- commit(int) - Method in class com.storedobject.ui.SteppedView
-
This method is invoked before invoking
SteppedView.complete(int)
and if it raises any error or returnsfalse
, forward movement will be stopped. - commit(Device, JournalVoucher, JSON, JSONMap) - Method in class com.storedobject.core.JSONTransact
- commit(TransactionControl) - Method in interface com.storedobject.ui.Transactional
- committed(Transaction) - Method in interface com.storedobject.core.Transaction.CommitListener
-
Will be invoked after the transaction is committed.
- committed(TransactionControl) - Method in interface com.storedobject.core.TransactionControl.CommitListener
- committing(Transaction) - Method in interface com.storedobject.core.Transaction.CommitListener
-
Will be invoked jus before committing the transaction.
- committing(TransactionControl) - Method in interface com.storedobject.core.TransactionControl.CommitListener
- compact() - Method in interface com.storedobject.vaadin.HasColumns
-
Set the "theme" to make the appearance of this grid compact.
- Company1 - Class in com.storedobject.examples.general
- Company1() - Constructor for class com.storedobject.examples.general.Company1
- Company2 - Class in com.storedobject.examples.general
- Company2() - Constructor for class com.storedobject.examples.general.Company2
- compare(double, double) - Static method in class com.storedobject.common.MathUtility
- compare(double, double, double) - Static method in class com.storedobject.common.MathUtility
- compare(double, double, int) - Static method in class com.storedobject.common.MathUtility
- compare(Number, Number) - Method in class com.storedobject.chart.AbstractDataProvider.NumberComparator
- compareDefinitions(TransactionManager, InputStream, StyledBuilder) - Static method in class com.storedobject.tools.JavaTool
- compareDefinitions(TransactionManager, InputStream, StyledBuilder) - Static method in class com.storedobject.tools.TableDefinition
- compareTo(AbstractComputedInteger) - Method in class com.storedobject.core.AbstractComputedInteger
- compareTo(ComputedDouble) - Method in class com.storedobject.core.ComputedDouble
- compareTo(ComputedInteger) - Method in class com.storedobject.core.ComputedInteger
- compareTo(ComputedLong) - Method in class com.storedobject.core.ComputedLong
- compareTo(ComputedMinute) - Method in class com.storedobject.core.ComputedMinute
- compareTo(DecimalNumber) - Method in class com.storedobject.core.DecimalNumber
- compareTo(DisplayOrder) - Method in interface com.storedobject.core.DisplayOrder
- compareTo(Money) - Method in class com.storedobject.core.Money
- compareTo(Person) - Method in class com.storedobject.core.Person
- compareTo(Quantity) - Method in class com.storedobject.core.Quantity
- compareTo(D, D) - Static method in class com.storedobject.common.DateUtility
-
Compare two dates .
- compile() - Method in class com.storedobject.core.JavaClass
- compile() - Method in class com.storedobject.tools.TableDefinition
- compile(File...) - Static method in class com.storedobject.tools.JavaTool
- COMPILE - Static variable in class com.storedobject.core.RawSQL
- complete() - Method in class com.storedobject.examples.general.logic.SteppedFormExample1
- complete() - Method in class com.storedobject.examples.general.logic.SteppedViewExample2
- complete() - Method in class com.storedobject.examples.general.logic.SteppedViewExample3
- complete() - Method in class com.storedobject.job.Log
- complete() - Method in class com.storedobject.ui.SteppedView
-
This method is invoked when the all steps are successfully completed.
- complete(int) - Method in class com.storedobject.examples.general.logic.SteppedFormExample1
- complete(int) - Method in class com.storedobject.examples.general.logic.SteppedViewExample2
- complete(int) - Method in class com.storedobject.ui.SteppedView
-
This method is invoked when you complete a step.
- complete(String) - Method in class com.storedobject.job.Log
- completed(TimerComponent) - Method in interface com.storedobject.vaadin.TimerComponent.Listener
- Component - Interface in com.storedobject.chart
-
Chart component.
- ComponentGroup - Interface in com.storedobject.chart
-
Representation of a group of
Component
s put together. - ComponentPart - Interface in com.storedobject.chart
-
Represents a part used by chart
Component
s. - ComponentProperty - Interface in com.storedobject.chart
-
Represents some combined attributes/properties owned by a
Component
orComponentPart
. - ComponentSlot - Interface in com.storedobject.vaadin
-
A component container that supports slotted components.
- ComposedPart - Class in com.storedobject.chart
-
A part whose properties can be composed of a few configuration variables.
- ComposedPart(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.storedobject.chart.ComposedPart
-
Constructor.
- CompoundField - Class in com.storedobject.vaadin
-
A field that always returns its value as
null
. - CompoundField() - Constructor for class com.storedobject.vaadin.CompoundField
-
Constructor.
- CompoundField(Component...) - Constructor for class com.storedobject.vaadin.CompoundField
-
Constructor.
- CompoundField(String, Component...) - Constructor for class com.storedobject.vaadin.CompoundField
-
Constructor.
- compute(int, Id, long, long) - Method in interface com.storedobject.iot.ConsumptionCalculator
- computeConsumption(int, long, long) - Method in class com.storedobject.iot.AbstractUnit
- computeConsumption(int, long, long) - Method in class com.storedobject.iot.Block
- computeConsumption(TransactionManager) - Method in class com.storedobject.iot.Block
- computeConsumption(TransactionManager, Resource) - Method in class com.storedobject.iot.Block
- ComputeConsumption - Class in com.storedobject.iot
- ComputeConsumption - Class in com.storedobject.ui.iot
- ComputeConsumption() - Constructor for class com.storedobject.ui.iot.ComputeConsumption
- ComputeConsumption(Schedule) - Constructor for class com.storedobject.iot.ComputeConsumption
- computed - Variable in class com.storedobject.core.AbstractComputedValue
- ComputedDate - Class in com.storedobject.core
- ComputedDate() - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(long) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(long, boolean) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(ComputedDate) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(Date) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(Date, boolean) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDateField - Class in com.storedobject.ui
- ComputedDateField() - Constructor for class com.storedobject.ui.ComputedDateField
- ComputedDateField(ComputedDate) - Constructor for class com.storedobject.ui.ComputedDateField
- ComputedDateField(String) - Constructor for class com.storedobject.ui.ComputedDateField
- ComputedDateField(String, ComputedDate) - Constructor for class com.storedobject.ui.ComputedDateField
- ComputedDouble - Class in com.storedobject.core
- ComputedDouble() - Constructor for class com.storedobject.core.ComputedDouble
- ComputedDouble(double) - Constructor for class com.storedobject.core.ComputedDouble
- ComputedDouble(double, boolean) - Constructor for class com.storedobject.core.ComputedDouble
- ComputedDouble(ComputedDouble) - Constructor for class com.storedobject.core.ComputedDouble
- ComputedDoubleField - Class in com.storedobject.ui
- ComputedDoubleField() - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(ComputedDouble) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(ComputedDouble, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(Double) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(Double, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, ComputedDouble) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, ComputedDouble, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, ComputedDouble, int, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, Double) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, Double, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, Double, int, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedField<T,
P> - Class in com.storedobject.ui.util - ComputedField(HasValue<?, P>, String, T, T) - Constructor for class com.storedobject.ui.util.ComputedField
- ComputedInteger - Class in com.storedobject.core
- ComputedInteger() - Constructor for class com.storedobject.core.ComputedInteger
- ComputedInteger(int) - Constructor for class com.storedobject.core.ComputedInteger
- ComputedInteger(int, boolean) - Constructor for class com.storedobject.core.ComputedInteger
- ComputedInteger(ComputedInteger) - Constructor for class com.storedobject.core.ComputedInteger
- ComputedIntegerField - Class in com.storedobject.ui
- ComputedIntegerField() - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(ComputedInteger) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(ComputedInteger, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(Integer) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(Integer, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, ComputedInteger) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, ComputedInteger, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, Integer) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, Integer, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedLong - Class in com.storedobject.core
- ComputedLong() - Constructor for class com.storedobject.core.ComputedLong
- ComputedLong(long) - Constructor for class com.storedobject.core.ComputedLong
- ComputedLong(long, boolean) - Constructor for class com.storedobject.core.ComputedLong
- ComputedLong(ComputedLong) - Constructor for class com.storedobject.core.ComputedLong
- ComputedLongField - Class in com.storedobject.ui
- ComputedLongField() - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(ComputedLong) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(ComputedLong, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(Long) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(Long, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, ComputedLong) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, ComputedLong, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, Long) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, Long, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedMinute - Class in com.storedobject.core
- ComputedMinute() - Constructor for class com.storedobject.core.ComputedMinute
- ComputedMinute(int) - Constructor for class com.storedobject.core.ComputedMinute
- ComputedMinute(int, boolean) - Constructor for class com.storedobject.core.ComputedMinute
- ComputedMinute(ComputedMinute) - Constructor for class com.storedobject.core.ComputedMinute
- ComputedMinutesField - Class in com.storedobject.ui
- ComputedMinutesField() - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(ComputedMinute) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(ComputedMinute, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(Integer) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(Integer, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, ComputedMinute) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, ComputedMinute, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, Integer) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, Integer, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedValue<T> - Interface in com.storedobject.common
- computeLandedCost(TransactionManager) - Method in class com.storedobject.core.InventoryGRN
-
Compute/recompute the landed cost.
- ComputeLandedCost - Class in com.storedobject.ui.inventory
- ComputeLandedCost(InventoryGRN) - Constructor for class com.storedobject.ui.inventory.ComputeLandedCost
- ComputeLandedCost(Application, InventoryGRN) - Constructor for class com.storedobject.ui.inventory.ComputeLandedCost
- computeStatistics(TransactionManager) - Method in class com.storedobject.iot.Unit
- computeTax(TransactionManager, TaxRegion) - Method in class com.storedobject.core.InventoryGRN
- computeTax(Date, StoredObject, InventoryItem, Quantity, Money, Currency) - Method in class com.storedobject.core.TaxRegion
- computeTax(Date, StoredObject, InventoryItemType, Quantity, Money, Currency) - Method in class com.storedobject.core.TaxRegion
- computeTax(Date, TaxRegion, Currency) - Method in class com.storedobject.core.InventoryGRNItem
- concat(StringList) - Method in class com.storedobject.common.StringList
-
Concatenate another list to this list.
- concat(StringList...) - Static method in class com.storedobject.common.StringList
-
Concatenate an array of lists.
- concat(StringList, StringList) - Static method in class com.storedobject.common.StringList
-
Concatenate 2 lists..
- concat(InputStream, InputStream) - Static method in class com.storedobject.common.IO
-
Create a concatenated stream from the 2 streams.
- concat(Reader, Reader) - Static method in class com.storedobject.common.IO
-
Create a concatenated reader from the 2 readers.
- concat(String[]) - Method in class com.storedobject.common.StringList
-
Concatenate another list to this list.
- concat(String[]...) - Static method in class com.storedobject.common.StringList
-
Concatenate an array of lists.
- concat(String[], String[]) - Static method in class com.storedobject.common.StringUtility
-
Concatenate two string arrays.
- concat(Collection<String>) - Method in class com.storedobject.common.StringList
-
Concatenate a collection to this list.
- condensed() - Static method in class com.storedobject.chart.Font.Stretch
-
Create a stretch of type "condensed".
- condition - Variable in class com.storedobject.core.BulkDataDelete
- Condition - Class in com.storedobject.common
- Condition() - Constructor for class com.storedobject.common.Condition
- cone(Distance, Distance) - Static method in class com.storedobject.core.Volume
-
Cone.
- configure() - Method in interface com.storedobject.vaadin.HasColumns
-
Configure the columns.
- configure(LogicalOperator) - Method in class com.storedobject.ui.GridSearchField
- configure(LogicalOperator) - Method in interface com.storedobject.ui.util.ViewFilterSupport
- configure(StockMovementReport) - Method in class com.storedobject.ui.inventory.StockMovementReport
- configure(StockReport) - Method in class com.storedobject.ui.inventory.StockReport
- configure(StockReportExcel) - Method in class com.storedobject.ui.inventory.StockReport
- configure(String...) - Method in class com.storedobject.ui.GridSearchField
- configure(String...) - Method in class com.storedobject.ui.ObjectListGrid
- configure(String...) - Method in interface com.storedobject.ui.util.ViewFilterSupport
- configure(Function<T, String>) - Method in class com.storedobject.ui.GridSearchField
- configure(Function<T, String>) - Method in interface com.storedobject.ui.util.ViewFilterSupport
- configureAttribute(String, Function<T, ?>) - Method in class com.storedobject.pdf.PDF.ObjectFormTable
-
Configure the given attribute to use the supplied function for obtaining its values instead of the method of the object's class.
- configureAttribute(String, Function<T, ?>) - Method in class com.storedobject.pdf.PDF.ObjectTable
-
Configure the given attribute to use the supplied function for obtaining its values instead of the method of the object's class.
- configureMatch(BiFunction<T, String[], Boolean>) - Method in class com.storedobject.ui.GridSearchField
- configureMatch(BiFunction<T, String[], Boolean>) - Method in interface com.storedobject.ui.util.ViewFilterSupport
- configurePage(AppShellSettings) - Method in class com.storedobject.ui.ApplicationView
- confirm(String) - Static method in class com.storedobject.core.ConsoleMenu
- confirm(String, String) - Static method in class com.storedobject.core.ConsoleMenu
- ConfirmButton - Class in com.storedobject.vaadin
-
A confirm button is a button whose "click handler" will be invoked only after a further confirmation obtained from the user.
- ConfirmButton(Component, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(Component, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(VaadinIcon, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, Component, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, Component, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, VaadinIcon, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, String, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, String, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- connect() - Method in class com.storedobject.iot.MQTT
- connect(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.AbstractForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(InputStream, OutputStream) - Static method in class com.storedobject.common.IO
-
Connect an input stream to an output stream so that the output stream is closed when the input stream is closed.
- connect(OutputStream, InputStream) - Static method in class com.storedobject.common.IO
-
Connect an output stream to an input stream so that the input stream is closed when the output stream is closed.
- connect(String...) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(String...) - Method in class com.storedobject.vaadin.AbstractForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(Collection<HasValue<?, ?>>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(Collection<HasValue<?, ?>>) - Method in class com.storedobject.vaadin.AbstractForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(Collection<HasValue<?, ?>>) - Method in class com.storedobject.vaadin.util.Data
-
Connect a collection of fields so that their values will be updated whenever any of the field value is changed.
- connectionLost() - Method in interface com.storedobject.core.SQLNullConnectionHandler
- connectionProperties - Static variable in class com.storedobject.core.SQLConnector
-
The connection properties used to connect to the database via JDBC driver.
- connectionString - Static variable in class com.storedobject.core.SQLConnector
-
The connection string used to connect via the JDBC driver.
- ConnectorLogic - Class in com.storedobject.core
- ConnectorLogic() - Constructor for class com.storedobject.core.ConnectorLogic
- connectWith(Node) - Method in class com.storedobject.chart.Node
- consider() - Method in interface com.storedobject.common.ComputedValue
- consider(boolean) - Method in interface com.storedobject.common.ComputedValue
- Consignment - Class in com.storedobject.core
- Consignment() - Constructor for class com.storedobject.core.Consignment
- Consignment(StoredObject) - Constructor for class com.storedobject.core.Consignment
- ConsignmentItem - Class in com.storedobject.core
- ConsignmentItem() - Constructor for class com.storedobject.core.ConsignmentItem
- ConsignmentPacket - Class in com.storedobject.core
- ConsignmentPacket() - Constructor for class com.storedobject.core.ConsignmentPacket
- ConsoleMenu - Class in com.storedobject.core
- ConsoleMenu() - Constructor for class com.storedobject.core.ConsoleMenu
ObjectLoader.clear()
} only, "refresh" flag is not more required.