Uses of Class
com.vaadin.addon.spreadsheet.client.PopupButtonState
-
Packages that use PopupButtonState Package Description com.vaadin.addon.spreadsheet.client com.vaadin.component.spreadsheet.client.js -
-
Uses of PopupButtonState in com.vaadin.addon.spreadsheet.client
Methods in com.vaadin.addon.spreadsheet.client that return PopupButtonState Modifier and Type Method Description PopupButtonStatePopupButtonConnector. getState() -
Uses of PopupButtonState in com.vaadin.component.spreadsheet.client.js
Methods in com.vaadin.component.spreadsheet.client.js that return PopupButtonState Modifier and Type Method Description static PopupButtonStateParser. parsePopupButtonState(String raw)Methods in com.vaadin.component.spreadsheet.client.js that return types with arguments of type PopupButtonState Modifier and Type Method Description static List<PopupButtonState>Parser. parseListOfPopupButtons(String raw)
-