Index
All Classes and Interfaces|All Packages|Constant Field Values
H
- HALT - Enum constant in enum class com.calebleavell.jatui.core.DirectedGraphNode.PropertyUpdateFlag
-
Don't update this node and don't continue the recursion
- handler(FunctionModule.Builder) - Method in class com.calebleavell.jatui.templates.InputHandler
-
Configure the logic for this
InputHandler. - handler(String, Function<String, ?>) - Method in class com.calebleavell.jatui.templates.InputHandler
-
Configure the logic for this
InputHandler. - handler(String, Function<String, ?>, Consumer<String>) - Method in class com.calebleavell.jatui.templates.InputHandler
-
Configure the logic for this
InputHandler. - HANDLER - Enum constant in enum class com.calebleavell.jatui.templates.InputHandler.HandlerType
-
Builds the module with logic provided by
InputHandler.handler(String, Function). - handlers - Variable in class com.calebleavell.jatui.modules.TextInputModule.Builder
-
The container for the
InputHandlerobjects that will operate on the input collected by this module. - handlerType - Variable in class com.calebleavell.jatui.templates.InputHandler
-
The type of the handler (as provided by
InputHandler.HandlerType) - home(TUIModule.Builder<?>) - Method in class com.calebleavell.jatui.modules.ApplicationModule.Builder
-
Sets the home of the application.
All Classes and Interfaces|All Packages|Constant Field Values