Uses of Class
org.teamapps.dto.UiShadow
-
Uses of UiShadow in org.teamapps.dto
Fields in org.teamapps.dto declared as UiShadowModifier and TypeFieldDescriptionprotected UiShadowUiDocumentViewer.pageShadowprotected UiShadowUiDocumentViewer.SetPageShadowCommand.pageShadowprotected UiShadowUiFormSection.shadowprotected UiShadowUiGridLayout.shadowprotected UiShadowUiImageElement.shadowprotected UiShadowUiImageField.shadowMethods in org.teamapps.dto that return UiShadowModifier and TypeMethodDescriptionUiDocumentViewer.getPageShadow()UiDocumentViewer.SetPageShadowCommand.getPageShadow()UiFormSection.getShadow()UiGridLayout.getShadow()UiImageElement.getShadow()UiImageField.getShadow()UiShadow.setOffsetX(float offsetX) UiShadow.setOffsetY(float offsetY) UiShadow.setSpread(float spread) Methods in org.teamapps.dto with parameters of type UiShadowConstructors in org.teamapps.dto with parameters of type UiShadow