Index

A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

U

unlockProperty(TUIModule.Property) - Method in class com.calebleavell.jatui.modules.TUIModule.Builder
Set the propagation behavior of property to allow updates when a parent module is updated.
UNNAMED_ERROR - Static variable in class com.calebleavell.jatui.modules.TUIModule
The standard message for when a module isn't named
UPDATE - Enum constant in enum class com.calebleavell.jatui.core.DirectedGraphNode.PropertyUpdateFlag
Update this node and continue the recursion
UPDATE_THEN_HALT - Enum constant in enum class com.calebleavell.jatui.core.DirectedGraphNode.PropertyUpdateFlag
Update this node but don't continue the recursion
updateFlag(TUIModule.Property, DirectedGraphNode.PropertyUpdateFlag) - Method in class com.calebleavell.jatui.modules.TUIModule.Builder
Set the propagation behavior of a specific property.
updateInput(TUIModule, Object) - Method in class com.calebleavell.jatui.modules.ApplicationModule
Updates the input in ApplicationModule.inputMap, where the key is the name of module and the value is input.
updateInput(String, Object) - Method in class com.calebleavell.jatui.modules.ApplicationModule
Updates the input in ApplicationModule.inputMap, where the key is moduleName and the value is input.
updateProperties(TUIModule.Builder<?>) - Method in class com.calebleavell.jatui.modules.TUIModule.Builder
Recursively updates all properties in this module based on the given module.
updateProperty(P, Consumer<A>) - Method in interface com.calebleavell.jatui.core.DirectedGraphNode
Updates this node based on the flag of a property.
updateProperty(P, Consumer<A>, Set<A>) - Method in interface com.calebleavell.jatui.core.DirectedGraphNode
Updates this node based on the flag of a property.
usedNames - Static variable in class com.calebleavell.jatui.modules.TUIModule.Builder
The frequency of names of all children of this module.
A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values