Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-883

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

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.1
    • 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 {
      ...
      

            Unassigned Unassigned
            tomyeh 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