Uses of Enum
com.restfb.types.send.WebviewHeightEnum
Packages that use WebviewHeightEnum
-
Uses of WebviewHeightEnum in com.restfb.types.send
Methods in com.restfb.types.send that return WebviewHeightEnumModifier and TypeMethodDescriptionWebButton.getWebviewHeightRatio()
static WebviewHeightEnum
Returns the enum constant of this type with the specified name.static WebviewHeightEnum[]
WebviewHeightEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.send with parameters of type WebviewHeightEnumModifier and TypeMethodDescriptionvoid
WebButton.setWebviewHeightRatio
(WebviewHeightEnum webviewHeightRatio)