Class TextWidthCommand

  • All Implemented Interfaces:
    Command

    public class TextWidthCommand
    extends AbstractCommand
    implements Command
    A Command (client to server) for pass cell text width back
    Since:
    3.8.3
    Author:
    Henri Chen
    • Constructor Detail

      • TextWidthCommand

        public TextWidthCommand()
    • Method Detail

      • process

        public void process​(org.zkoss.zk.au.AuRequest request)
        Specified by:
        process in interface Command