|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CodeSnippet | |
| uic.output.builder | |
| Uses of CodeSnippet in uic.output.builder |
| Methods in uic.output.builder that return CodeSnippet | |
CodeSnippet |
CodeSnippet.addText(String txt)
|
CodeSnippet |
CodeSnippet.println(String txt)
|
CodeSnippet |
CodeSnippet.printDocumentationLine(String txt)
|
CodeSnippet |
CodeSnippet.addArgument(String className,
String name)
|
CodeSnippet |
WidgetRepresenter.EventRepresenter.getHandlingSection()
|
| Methods in uic.output.builder with parameters of type CodeSnippet | |
void |
WidgetRepresenter.addAction(MethodRepresenter initAction,
CodeSnippet handlingSection)
A widget can have a series of actions connected to it and code to handle the action at hand. |
| Constructors in uic.output.builder with parameters of type CodeSnippet | |
WidgetRepresenter.EventRepresenter(MethodRepresenter initAction,
CodeSnippet handlingSection)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||