JavaScript is disabled on your browser.
play.mvc

Annotation Type With



  • @Target(value={TYPE,METHOD})
    @Retention(value=RUNTIME)
    public @interface With
    Decorates an Action or a Controller with another Action.
    • Required Element Summary

      Required Elements
      Modifier and Type Required Element and Description
      java.lang.Class<? extends Action<?>>[] value
    • Element Detail

      • value

        public abstract java.lang.Class<? extends Action<?>>[] value

AltStyle によって変換されたページ (->オリジナル) /