public class Iframe extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Iframe.Builder |
| 构造器和说明 |
|---|
Iframe() |
Iframe(Iframe.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
IframeComponent |
getComponent() |
static Iframe.Builder |
newBuilder() |
void |
setComponent(IframeComponent component) |
public Iframe()
public Iframe(Iframe.Builder builder)
public static Iframe.Builder newBuilder()
public IframeComponent getComponent()
public void setComponent(IframeComponent component)
Copyright © 2024. All rights reserved.