JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ru.igis.omtab
Interface TaskExecutor
public interface
TaskExecutor
Interface for implementation actions called on button Task click on NavObFrame form
Author:
Ru
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
execTask
(
NavOb
no)
Method incapsulating task action functionallity
Method Detail
execTask
void execTask(
NavOb
no)
Method incapsulating task action functionallity
Parameters:
no
- - Navigating Object whom button Task was ckicked on
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method