Package com.storedobject.vaadin
Interface ExecutableView
- All Superinterfaces:
ClickHandler
,com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<? extends com.vaadin.flow.component.Component>>
,EventListener
,com.vaadin.flow.component.HasValue.ValueChangeListener
,Runnable
,Serializable
,ValueChangeHandler
- All Known Subinterfaces:
HasColumns<T>
,ObjectGridData<T,
,ROOT> Transactional
- All Known Implementing Classes:
AbstractAssembly
,AbstractCheckListForestBrowser
,AbstractConsumptionSelector
,AbstractDataEditor
,AbstractDataForm
,AbstractEditableGrid
,AbstractInvoiceBrowser
,AbstractInvoiceEditor
,AbstractLinkGrid
,AbstractObjectForest
,AbstractReceiveMaterialReturned
,AbstractReceiveMaterialTransferred
,AbstractRequestMaterial
,AbstractReturnMaterial
,AbstractSale
,AbstractSendAndReceiveMaterial
,AbstractTextContentEditor
,AbstractUserForm
,ActionForm
,ActionGrid
,AddressForm
,AEAddressForm
,ApplicationFrame.EntitySelector
,ApplicationModuleEditor
,ApproveTransaction
,Assembly
,AssemblyDataPickup
,AssemblyReceipt
,AssignStoresAndLocations
,AuditTrail
,AuthenticatorRegistration
,BarcodeScanner
,BaseCustomerInvoiceBrowser
,BaseCustomerInvoiceEditor
,BaseObjectForest
,BaseProcessMaterialRequest
,BaseReceiveMaterialRequested
,BaseRequestMaterial
,BaseSupplierInvoiceBrowser
,BaseSupplierInvoiceEditor
,BlockSelector
,BlockView
,BrowserDeviceLayoutEditor
,CalendarViewer
,CaptureSignature
,ChangeFileFolderPassword
,ChangeItemOwnership
,ChangeObjectPassword
,ChangePartNumber
,ChangePassword
,ChangeUOM
,CheckListForestBrowser
,CodeShell
,CommandSelector
,ComputeConsumption
,ComputeLandedCost
,ConsumptionDashboard
,ConsumptionReturn
,ControlScheduleEditor
,CorrectUOM
,CrossServerManager
,CSVUploadProcessorView
,CustomerInvoiceBrowser
,CustomerInvoiceEditor
,Dashboard
,Dashboard
,DataDownload
,DataEditor
,DataEditor
,DataForm
,DataGrid
,DataGrid
,DataPickup
,DataTransfer
,DataTreeGrid
,DataTreeGrid
,DataUpload
,DataView
,DefineAssembly
,DeployFlutterApplication
,DetailLinkGrid
,DeveloperActivity
,DownloadData
,EditableGrid
,EditableObjectGrid
,EditCost
,EditPurchaseTax
,EntityEditor
,EntityRoleEditor
,ExcelDataUpload
,FileManager
,FileViewer
,FileViewerGrid
,FlowDiagramEditor
,GBAddressForm
,GridMenu
,GRN
,GRNEditor
,GroupPermissionEditor
,HomeHTMLView
,HomeModuleMenu
,HTMLView
,ImageView
,ImageView
,ImageViewer
,INAddressForm
,InformationMessage
,Issue
,ItemMovementReport
,ItemMovementView
,ItemsSentForRepair
,ItemTypeEditor
,JavaClassEditor
,JournalReport
,JournalVoucherBrowser
,JournalVoucherEditor
,JournalVoucherView
,JSONGrid
,LicenseManagement
,ListEditor
,ListGrid
,LocateItem
,LocationMonitoring
,LockUser
,LoginForm
,MailForm
,MailLog
,ManageApplication
,ManageBiometric
,ManageExternalUsers
,ManageJobScheduler
,ManageMailSenders
,ManageMailSenders.ManageGMailSenders
,ManageSalutation
,ManageSuffix
,ManageTomcatApplication
,MediaFileEditor
,MemoSystem
,MemoSystem.MemoEditor
,MemoTypeEditor
,MessageEditor
,MessageGrid
,MigrateItem
,MigratePartNumber
,ModuleMenu
,MQTTDataView
,MQTTEditor
,MultiSelectGrid
,MultiSelectStock
,MYAddressForm
,Obfuscator
,ObjectBlockEditor
,ObjectBrowser
,ObjectBrowserEditor
,ObjectBrowserViewer
,ObjectComparisonGrid
,ObjectEditor
,ObjectForest
,ObjectForestBrowser
,ObjectForestEditor
,ObjectForestViewer
,ObjectGrid
,ObjectHistoryGrid
,ObjectList
,ObjectListEditor
,ObjectListGrid
,ObjectMemoryGrid
,ObjectSearchBrowser
,ObjectTree
,ObjectTreeBrowser
,ObjectTreeEditor
,ObjectTreeViewer
,PackingUnitBrowser
,PackingUnitEditor
,PermissionEditor
,PersonRoleEditor
,PKAddressForm
,POBrowser
,POCorrection
,POEditor
,POItemBrowser
,POItemEditor
,ProcessCheckList
,ProcessingLanguageEditor
,ProcessMaterialRequest
,ProcessView
,PurchaseReturn
,QueryGrid
,Rebin
,ReceiveAndBin
,ReceiveMaterial
,ReceiveMaterialRequested
,ReceiveMaterialReturned
,ReceiveMaterialTransferred
,ReceiveReturnedItems
,RecomputeConsumption
,RecomputeStatistics
,ReferenceLinkGrid
,Remove
,RemoveConsumption
,ReportDefinitionEditor
,ReportEditor
,RequestMaterial
,RequestTool
,ResetPassword
,RestrictedSystemUserBrowser
,ReturnMaterial
,ReturnTool
,Sale
,SchedulerLogViewer
,SelectData
,SelectGrid
,SelectLocation
,SelectStock
,SelectStore
,SendCommand
,SendItemsForRepair
,SerialConfiguratorEditor
,SerialPatternEditor
,SetMailSenderPassword
,SetPasswordPolicy
,SiteView
,SMSLog
,SMSMessageEditor
,Statement
,StatementView
,StatusGrid
,SteppedDataForm
,SteppedObjectForm
,SteppedView
,StockMovementReport
,StockReport
,SupplierInvoiceBrowser
,SupplierInvoiceDetail
,SupplierInvoiceEditor
,SupportSystem
,SystemLogViewer
,SystemTableDeployer
,SystemUserEditor
,SystemUserGroupBrowser
,SystemUtility
,TableDefinitionEditor
,TableDeployer
,TelegramLog
,TelegramRegistration
,TemplateDataForm
,TemplateView
,Test
,TextContentBrowser
,TextContentEditor
,TextView
,ToolMonitoring
,TransactionLog
,TransferMaterial
,TrialBalance
,UnitDefinitionBrowser
,UnlockUser
,UploadProcessorView
,USAddressForm
,UserLog
,UserPermissionEditor
,ValueChart
,VerifyOTP
,View
,ViewAssembly
,ViewAssemblyDefinition
,ViewCommandHistory
,ViewConsumption
,ViewData
,Viewer
,ViewGrid
,ViewGrid
,WrappedView
,XGrid
,XMLGrid
,XXAddressForm
,ZipUploadProcessorView
An interface used by "displayable" classes such as
View
.- Author:
- Syam
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.storedobject.vaadin.ClickHandler
ClickHandler.ModifiedClickEvent<C extends com.vaadin.flow.component.Component>
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
abort()
Abort this.default void
clean()
Clean this up by closing resources if any.default void
Clear all alters owned by this view.default void
clicked
(com.vaadin.flow.component.Component c) Default implementation, does nothing.default void
close()
Close this.default ApplicationMenuItem
createMenuItem
(Runnable menuAction) Create the menu item for this view.default void
Show an error message.default void
execute()
Execute this by displaying it in a View.default void
Execute the associated view by locking another view (the locked view will not be selectable until this view is closed).default <A extends Application>
AGet the current Application.default String
Get the caption for this view.default String
Get the name of the icon to be displayed in the menu when this view is active (running).default ApplicationMenuItem
getMenuItem
(Runnable menuAction) Get the menu item for this view.default View
getView()
Get the currently active View.getView
(boolean create) Get the View.default void
Execute the associated view and set its parent too.default boolean
Check if this view is closeable or not.default boolean
Check if this view is a full-screen view or not.default boolean
Check if this view is a "Home View" or not.default void
Log something.default void
Log something along with an exception.default void
Show a message.default void
returnedFrom
(View parent) This method is invoked whenever this view is automatically selected because its parent was closed.default void
run()
Default implementation is to invokeexecute()
.default void
setCaption
(String caption) Set the captiondefault void
setClickable
(com.vaadin.flow.component.HasValue<?, ?> field) This method has the same effect oftrackValueChange(HasValue)
.default void
Speak out the given sentence if theApplicationLayout
is supporting it (The default layoutApplicationFrame
supports it).default void
trackValueChange
(com.vaadin.flow.component.HasValue<?, ?> field) Track value changes of a fieldHasValue
.default void
Show a warning message n the "tray area" of the application.default void
valueChanged
(ChangedValues changedValues) This default implementation invokes theclicked(Component)
with the changed field as the parameter.default void
Show a warning message.Methods inherited from interface com.storedobject.vaadin.ClickHandler
clicked, doubleClicked, onComponentEvent, rightClicked
Methods inherited from interface com.storedobject.vaadin.ValueChangeHandler
valueChanged
-
Method Details
-
warning
Show a warning message. Default implementation is to invokeApplication.warning(Object)
.- Parameters:
message
- Warning
-
tray
Show a warning message n the "tray area" of the application. Default implementation is to invokeApplication.tray(Object)
.- Parameters:
message
- Message to show in the tray.
-
message
Show a message. Default implementation is to invokeApplication.message(Object)
.- Parameters:
message
- Message
-
error
Show an error message. Default implementation is to invokeApplication.error(Object)
.- Parameters:
message
- Error
-
clearAlerts
default void clearAlerts()Clear all alters owned by this view. -
getView
Get the currently active View. It could be null.- Returns:
- Currently active view.
-
getView
Get the View. Create it if it doesn't exist.- Parameters:
create
- Whether to create or not.- Returns:
- View.
-
run
-
execute
default void execute()Execute this by displaying it in a View. -
execute
Execute the associated view by locking another view (the locked view will not be selectable until this view is closed). The locked view acts as its "parent" and it will automatically get selected when this view closes.- Parameters:
lock
- View to be locked.
-
invoke
Execute the associated view and set its parent too. (In this case, parent view is not locked). The parent view is automatically selected when this view closes.- Parameters:
parent
- Parent view to be set
-
close
default void close()Close this. -
abort
default void abort()Abort this. -
clean
default void clean()Clean this up by closing resources if any. -
getCaption
-
setCaption
-
trackValueChange
default void trackValueChange(com.vaadin.flow.component.HasValue<?, ?> field) Track value changes of a fieldHasValue
. Whenever a value is changed,ValueChangeHandler.valueChanged(HasValue.ValueChangeEvent)
method is invoked (and that in turn, will invokevalueChanged(ChangedValues)
because that is the default implementation).- Parameters:
field
- Field to be tracked.
-
setClickable
default void setClickable(com.vaadin.flow.component.HasValue<?, ?> field) This method has the same effect oftrackValueChange(HasValue)
. If a field is made "clickable", its value will be tracked andvalueChanged(ChangedValues)
whenever its value is changed.- Parameters:
field
- Field to be tracked.- See Also:
-
getApplication
Get the current Application.- Type Parameters:
A
- Application type- Returns:
- Current Application.
-
returnedFrom
This method is invoked whenever this view is automatically selected because its parent was closed.- Parameters:
parent
- Parent view that was closed
-
valueChanged
This default implementation invokes theclicked(Component)
with the changed field as the parameter. However, nothing happens if the field is not a component.- Specified by:
valueChanged
in interfaceValueChangeHandler
- Parameters:
changedValues
- Change information (field and it value changes) wrapped intoChangedValues
.
-
clicked
default void clicked(com.vaadin.flow.component.Component c) Default implementation, does nothing.- Specified by:
clicked
in interfaceClickHandler
- Parameters:
c
- Component
-
log
Log something. Default implementation invokesApplication.log(Object)
.- Parameters:
anything
- Message to log, it could be aThrowable
-
log
Log something along with an exception. Default implementation invokesApplication.log(Object, Throwable)
.- Parameters:
anything
- Message to log, it could be aThrowable
error
- Error to be printed
-
getMenuItem
Get the menu item for this view. This is the menu item displayed by theApplication
when the view is activated. By default, this invokescreateMenuItem(Runnable)
to create the menu item.- Parameters:
menuAction
- Action for the menu item to be created- Returns:
- Menu item.
-
createMenuItem
Create the menu item for this view. This will be invoked bygetMenuItem(Runnable)
. By default, this invokesApplicationEnvironment.createMenuItem(ExecutableView, String, Runnable)
to create the menu item.- Parameters:
menuAction
- Action for the menu item to be created- Returns:
- Menu item.
-
getMenuIconName
Get the name of the icon to be displayed in the menu when this view is active (running).- Returns:
- Default implementation takes this value from
ApplicationEnvironment.getActiveMenuIconName()
.
-
isCloseable
default boolean isCloseable()Check if this view is closeable or not. If closeable, a "closeable" menu item will be created bygetMenuItem(Runnable)
. This is checked only once when the "menu item" is created.- Returns:
- True if closeable. By default, a view is closeable if it implements
CloseableView
or its internal component (View.getComponent()
) implementsCloseableView
.
-
isHomeView
default boolean isHomeView()Check if this view is a "Home View" or not. A "Home View" will not show any menu when it gets executed. Typically, views that show background images or some sort of dashboards can be defined as "Home Views" so that they will always appear on the content portion of theApplication
.- Returns:
- True if this view is a "Home View". By default, if a view implements
HomeView
or its internal component (View.getComponent()
) implementsHomeView
, this method returntrue
.
-
isFullScreen
default boolean isFullScreen()Check if this view is a full-screen view or not. A full-screen view takes up the whole screen.- Returns:
- True if closeable. By default, a view takes up full-screen if it implements
FullScreen
or its internal component (View.getComponent()
) implementsFullScreen
.
-
speak
Speak out the given sentence if theApplicationLayout
is supporting it (The default layoutApplicationFrame
supports it). Please note that the speaker must have been switched on before calling this (SeeSpeakerButton
).- Parameters:
sentence
- Sentence to speak out.
-