Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.web.RichCallbackHint
Packages that use RichCallbackHint
-
Uses of RichCallbackHint in net.ygbstudio.jbrave.core.domain.dto.result.search
Methods in net.ygbstudio.jbrave.core.domain.dto.result.search that return RichCallbackHintModifier and TypeMethodDescriptionRichCallbackInfo.hint()Returns the value of thehintrecord component.Constructors in net.ygbstudio.jbrave.core.domain.dto.result.search with parameters of type RichCallbackHintModifierConstructorDescriptionRichCallbackInfo(String type, RichCallbackHint hint) Creates an instance of aRichCallbackInforecord class.