Uses of Enum Class
org.teamapps.dto.UiLinkTarget
-
Uses of UiLinkTarget in org.teamapps.dto
Subclasses with type arguments of type UiLinkTarget in org.teamapps.dtoFields in org.teamapps.dto declared as UiLinkTargetMethods in org.teamapps.dto that return UiLinkTargetModifier and TypeMethodDescriptionUiLinkButton.getTarget()static UiLinkTargetReturns the enum constant of this class with the specified name.static UiLinkTarget[]UiLinkTarget.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiLinkTarget