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.uiMethods in com.e1c.g5.v8.dt.mw.ui that return RegisterSection Modifier and Type Method Description RegisterSectionConstructorDialog. getRegisterSection()Returns register sectionMethods in com.e1c.g5.v8.dt.mw.ui with parameters of type RegisterSection Modifier and Type Method Description voidDocumentSection. setTypeMatcher(RegisterSection registerSection)Set type matcher.
- 
Uses of RegisterSection in com.e1c.g5.v8.dt.mw.ui.registerConstructors 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
 
-