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 TPropertyValueEditor.getEditorValue(BricksContext context) get the cell editor valueabstract TPropertyValueTextEditor.getEditorValue(BricksContext context) get the cell editor valuevoidViewInspector.inspect(BricksContext context, BeanNode<?> node) Inspect the specified view nodevoidViewInspector.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