|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
BaseCompareView.
@Deprecated public interface NavigableConflictsView
| Method Summary | |
|---|---|
boolean |
goToFirstConflict()
Deprecated. Navigate to the first conflict in this view. |
boolean |
goToLastConflict()
Deprecated. Navigate to the last conflict in this view. |
boolean |
goToNextConflict()
Deprecated. Navigate to the next conflict in this view. |
boolean |
goToPreviousConflict()
Deprecated. Navigate to the previous conflict in this view. |
boolean |
hasNavigableConflicts()
Deprecated. Asks whether the view has navigable conflicts. |
boolean |
hasNextConflict()
Deprecated. Asks whether there is a next conflict based on the position. |
boolean |
hasPreviousConflict()
Deprecated. Asks whether there is a previous conflict based on the position. |
| Method Detail |
|---|
boolean hasNavigableConflicts()
boolean hasPreviousConflict()
boolean hasNextConflict()
boolean goToFirstConflict()
boolean goToLastConflict()
boolean goToPreviousConflict()
goToLastConflict().boolean goToNextConflict()
goToFirstConflict().
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||