public class ParserSample extends SampleBase
Modifier and Type | Class and Description |
---|---|
static interface |
ParserSample.ParserSampleBundle |
Modifier and Type | Field and Description |
---|---|
static Main.MainBundle |
mainBundle |
HTML_SRC_DIR, sourceHtml, tabPanel, UIBINDER_SRC_DIR, uiBinderHtml
Constructor and Description |
---|
ParserSample() |
Modifier and Type | Method and Description |
---|---|
void |
documentListBoxChange(com.google.gwt.event.dom.client.ChangeEvent event) |
com.google.gwt.user.client.ui.TabLayoutPanel |
getPanel()
Instantiates the tab panel which contains the sample
|
createCodeTabs, requestCodeContents, resize
@UiField(provided=true) public static Main.MainBundle mainBundle
public com.google.gwt.user.client.ui.TabLayoutPanel getPanel()
SampleBase
getPanel
in class SampleBase
@UiHandler(value="documentListBox") public void documentListBoxChange(com.google.gwt.event.dom.client.ChangeEvent event)
Copyright © 2018. All Rights Reserved.