A way to specify component's annotation in component's Java class

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Normal
    • 6.0.1
    • Affects Version/s: None
    • Component/s: None
    • None

      For example,

      import org.zkoss.zk.ui.annotation.ComponentAnnotation;
      
      public class MyComponent extends AbstractComponent {
        @ComponentAnnotation(
      "@ZKBIND(ACCESS=both, SAVE_EVENT=onChange, LOAD_REPLACEMENT=rawValue, LOAD_TYPE=java.lang.String")
        public String getValue() throws WrongValueException {
      ...
      

            Assignee:
            Unassigned
            Reporter:
            tomyeh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 7 hours
                7h