Uses of Enum
com.google.gwt.user.cellview.client.HasKeyboardPagingPolicy.KeyboardPagingPolicy
-
Uses of HasKeyboardPagingPolicy.KeyboardPagingPolicy in com.google.gwt.user.cellview.client
Modifier and TypeMethodDescriptionAbstractHasData.getKeyboardPagingPolicy()
HasDataPresenter.getKeyboardPagingPolicy()
HasKeyboardPagingPolicy.getKeyboardPagingPolicy()
Returns the enum constant of this type with the specified name.HasKeyboardPagingPolicy.KeyboardPagingPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AbstractHasData.setKeyboardPagingPolicy
(HasKeyboardPagingPolicy.KeyboardPagingPolicy policy) void
HasDataPresenter.setKeyboardPagingPolicy
(HasKeyboardPagingPolicy.KeyboardPagingPolicy policy) void
HasKeyboardPagingPolicy.setKeyboardPagingPolicy
(HasKeyboardPagingPolicy.KeyboardPagingPolicy policy)