public class GraphQLOperationBuilder extends EmptyPanelBuilder<GraphQLOperation>
| Constructor and Description |
|---|
GraphQLOperationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GraphQLOperationDesktopPanel |
buildDesktopPanel(GraphQLOperation graphQLOperation) |
Component |
buildOverviewPanel(GraphQLOperation graphQLOperation) |
boolean |
hasDesktopPanel() |
boolean |
hasOverviewPanel() |
buildDefaultProperties, getpublic GraphQLOperationDesktopPanel buildDesktopPanel(GraphQLOperation graphQLOperation)
buildDesktopPanel in interface PanelBuilder<GraphQLOperation>buildDesktopPanel in class EmptyPanelBuilder<GraphQLOperation>public boolean hasDesktopPanel()
hasDesktopPanel in interface PanelBuilder<GraphQLOperation>hasDesktopPanel in class EmptyPanelBuilder<GraphQLOperation>public Component buildOverviewPanel(GraphQLOperation graphQLOperation)
buildOverviewPanel in interface PanelBuilder<GraphQLOperation>buildOverviewPanel in class EmptyPanelBuilder<GraphQLOperation>public boolean hasOverviewPanel()
hasOverviewPanel in interface PanelBuilder<GraphQLOperation>hasOverviewPanel in class EmptyPanelBuilder<GraphQLOperation>Copyright © 2019. All rights reserved.