Uses of Enum
com.google.gwt.user.cellview.client.HasKeyboardPagingPolicy.KeyboardPagingPolicy
Packages that use HasKeyboardPagingPolicy.KeyboardPagingPolicy
-
Uses of HasKeyboardPagingPolicy.KeyboardPagingPolicy in com.google.gwt.user.cellview.client
Methods in com.google.gwt.user.cellview.client that return HasKeyboardPagingPolicy.KeyboardPagingPolicyModifier 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.Methods in com.google.gwt.user.cellview.client with parameters of type HasKeyboardPagingPolicy.KeyboardPagingPolicyModifier and TypeMethodDescriptionvoidAbstractHasData.setKeyboardPagingPolicy(HasKeyboardPagingPolicy.KeyboardPagingPolicy policy) voidHasDataPresenter.setKeyboardPagingPolicy(HasKeyboardPagingPolicy.KeyboardPagingPolicy policy) voidHasKeyboardPagingPolicy.setKeyboardPagingPolicy(HasKeyboardPagingPolicy.KeyboardPagingPolicy policy)