Uses of Class
dev.relism.flash.ext.openapi.Ui.Redoc
-
Uses of Ui.Redoc in dev.relism.flash.ext.openapi
Methods in dev.relism.flash.ext.openapi that return Ui.RedocModifier and TypeMethodDescriptionUi.Redoc.disableSearch(boolean disable) Ui.Redoc.hideDownloadButton(boolean hide) Ui.Redoc.hideHostname(boolean hide) Hides the host the servers declare, leaving the paths.Ui.Redoc.hideSchemaTitles(boolean hide) Ui.Redoc.jsonSampleExpandLevel(int level) How deep a JSON sample is expanded;0collapses it.Ui.Redoc.menuToggle(boolean toggle) Whether an open sidebar group can be collapsed again.Ui.Redoc.nativeScrollbars(boolean enabled) The browser's own scrollbars in the sidebar.Ui.Redoc.pathInMiddlePanel(boolean middle) The path in the middle panel rather than beside the description.static Ui.RedocUi.redoc()Redoc: three panels, read-only, the most printable of the three.Ui.Redoc.requiredPropsFirst(boolean first) Required properties first in every schema, rather than in declaration order.Ui.Redoc.sortPropsAlphabetically(boolean sorted)