Package io.keikai.ui.au.in
Class TextWidthCommand
- java.lang.Object
- 
- io.keikai.ui.au.in.AbstractCommand
- 
- io.keikai.ui.au.in.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 SummaryConstructors Constructor Description TextWidthCommand()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocess(org.zkoss.zk.au.AuRequest request)- 
Methods inherited from class io.keikai.ui.au.in.AbstractCommandgetSheetByUuid, getSheetUuid, showInfoMessage, showWarnMessage
 
- 
 
- 
- 
- 
Field Detail- 
Commandpublic static final String Command - See Also:
- Constant Field Values
 
 
- 
 
-