Uses of Class
de.rpgframework.jfx.rules.AttributeTable
Packages that use AttributeTable
-
Uses of AttributeTable in de.rpgframework.jfx.rules
Methods in de.rpgframework.jfx.rules that return AttributeTableModifier and TypeMethodDescriptionAttributeTable.setAttributes(A[] attributes) AttributeTable.setController(NumericalValueController<A, AttributeValue<A>> value) AttributeTable.setMode(AttributeTable.Mode value) AttributeTable.setModel(RuleSpecificCharacterObject<A, ?, ?, ?> value) AttributeTable.setSelectedAttribute(IAttribute value) -
Uses of AttributeTable in de.rpgframework.jfx.rules.skin
Subclasses with type arguments of type AttributeTable in de.rpgframework.jfx.rules.skinConstructors in de.rpgframework.jfx.rules.skin with parameters of type AttributeTable