Uses of Class
xal.extension.bricks.BricksContext
Packages that use BricksContext
-
Uses of BricksContext in xal.extension.bricks
Methods in xal.extension.bricks with parameters of type BricksContextModifier and TypeMethodDescriptionabstract T
PropertyValueEditor.getEditorValue
(BricksContext context) get the cell editor valueabstract T
PropertyValueTextEditor.getEditorValue
(BricksContext context) get the cell editor valuevoid
ViewInspector.inspect
(BricksContext context, BeanNode<?> node) Inspect the specified view nodevoid
ViewInspector.setViewNode
(BricksContext context, BeanNode<?> node) Set the view nodeConstructors in xal.extension.bricks with parameters of type BricksContextModifierConstructorDescriptionPropertyValueCellEditor
(BricksContext context, JTable table, PropertyValueEditorManager propertyEditorManager, PropertyTableModel tableModel) Constructor