Uses of Class
org.robovm.apple.pdfkit.PDFWidgetCellState
| Package | Description |
|---|---|
| org.robovm.apple.pdfkit |
-
Uses of PDFWidgetCellState in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return PDFWidgetCellState Modifier and Type Method Description PDFWidgetCellStatePDFAnnotation. getButtonWidgetState()static PDFWidgetCellStatePDFWidgetCellState. valueOf(long n)Returns the enum constant of this type with the specified name.static PDFWidgetCellStatePDFWidgetCellState. valueOf(String name)Returns the enum constant of this type with the specified name.static PDFWidgetCellState[]PDFWidgetCellState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.pdfkit with parameters of type PDFWidgetCellState Modifier and Type Method Description voidPDFAnnotation. setButtonWidgetState(PDFWidgetCellState v)