Uses of Enum Class
com._1c.g5.v8.dt.moxel.sheet.SearchDirection
Packages that use SearchDirection
-
Uses of SearchDirection in com._1c.g5.v8.dt.moxel.sheet
Fields in com._1c.g5.v8.dt.moxel.sheet declared as SearchDirectionMethods in com._1c.g5.v8.dt.moxel.sheet that return SearchDirectionModifier and TypeMethodDescriptionstatic SearchDirection
Returns the enum constant of this class with the specified name.static SearchDirection[]
SearchDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.moxel.sheet with parameters of type SearchDirectionModifier and TypeMethodDescriptionSheetAccessor.getNextCell
(Selection selection, SearchDirection direction, Object currentObject, boolean cycle, boolean forward) Получить следующую ячейку в области.