Searched refs:inputDecorator (Results 1 – 2 of 2) sorted by relevance
114 public InputDecorator inputDecorator() { return _inputDecorator; } in inputDecorator() method in TSFBuilder255 public B inputDecorator(InputDecorator dec) { in inputDecorator() method in TSFBuilder
75 .inputDecorator(new SimpleInputDecorator()) in testInputDecoration()