public static class ClickEvent.Builder<U extends Layer> extends Object
| Modifier and Type | Field and Description |
|---|---|
javax.faces.component.behavior.Behavior |
behavior |
javax.faces.component.UIComponent |
component |
String |
date |
U |
target |
String |
time |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ClickEvent |
build() |
ClickEvent.Builder<U> |
setBehavior(javax.faces.component.behavior.Behavior behavior) |
ClickEvent.Builder<U> |
setComponent(javax.faces.component.UIComponent component) |
ClickEvent.Builder<U> |
setDate(String date) |
ClickEvent.Builder<U> |
setTarget(U target) |
ClickEvent.Builder<U> |
setTime(String time) |
public javax.faces.component.UIComponent component
public javax.faces.component.behavior.Behavior behavior
public String date
public String time
public ClickEvent.Builder<U> setTarget(U target)
target - public ClickEvent.Builder<U> setDate(String date)
date - public ClickEvent.Builder<U> setTime(String time)
time - public ClickEvent.Builder<U> setComponent(javax.faces.component.UIComponent component)
component - public ClickEvent.Builder<U> setBehavior(javax.faces.component.behavior.Behavior behavior)
behavior - public ClickEvent build()
Copyright © 2018 Terra Yazılım Bilişim Hiz. Elek. Dan. Oto. ve Loj. Tic. Ltd. Şti.. All rights reserved.