Package monq.jfa.ooo
Class PickAction
java.lang.Object
monq.jfa.ooo.PickAction
- All Implemented Interfaces:
Action
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PickAction
public PickAction()
-
-
Method Details
-
invoke
Description copied from interface:ActionWill be called with new data appended to the givenStringBuilder. The method is free to work in any way with the whole text content, not only the new part demarcated by thestartparameter.- Specified by:
invokein interfaceAction- Parameters:
out- contains new data at its endstart- where the new data starts- Throws:
CallbackException- if things go wrong.
-
get
-
append
-
embed
-
toString
-