Uses of Class
org.teamapps.dto.UiPopup
-
Uses of UiPopup in org.teamapps.dto
Methods in org.teamapps.dto that return UiPopupModifier and TypeMethodDescriptionUiPopup.setBackgroundColor(String backgroundColor) UiPopup.setCloseOnClickOutside(boolean closeOnClickOutside) UiPopup.setCloseOnEscape(boolean closeOnEscape) UiPopup.setContentComponent(UiClientObjectReference contentComponent) UiPopup.setDebuggingId(String debuggingId) UiPopup.setDimmingColor(String dimmingColor) UiPopup.setHeight(int height) UiPopup.setModal(boolean modal) UiPopup.setVisible(boolean visible) UiPopup.setWidth(int width) UiPopup.setX(int x) UiPopup.setY(int y)