Uses of Class
com.e1c.g5.v8.dt.mw.ui.register.RegisterSection
-
Packages that use RegisterSection Package Description com.e1c.g5.v8.dt.mw.ui com.e1c.g5.v8.dt.mw.ui.register -
-
Uses of RegisterSection in com.e1c.g5.v8.dt.mw.ui
Methods in com.e1c.g5.v8.dt.mw.ui that return RegisterSection Modifier and Type Method Description RegisterSection
ConstructorDialog. getRegisterSection()
Returns register sectionMethods in com.e1c.g5.v8.dt.mw.ui with parameters of type RegisterSection Modifier and Type Method Description void
DocumentSection. setTypeMatcher(RegisterSection registerSection)
Set type matcher. -
Uses of RegisterSection in com.e1c.g5.v8.dt.mw.ui.register
Constructors in com.e1c.g5.v8.dt.mw.ui.register with parameters of type RegisterSection Constructor Description ExpressionEditingSupport(RegisterSection registerSection, Document document, ModuleProcessor moduleProcessor)
Create expression editing supportMovementConstructorViewerCellEditor(org.eclipse.swt.widgets.Composite parent, ModuleProcessor moduleProcessor, Document document, RegisterSection registerSection)
Create cell editor
-