| Package | Description |
|---|---|
| org.wicketstuff.chat.components.chat | |
| org.wicketstuff.chat.components.notifications |
| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.markup.html.form.Form<ChatroomModel> |
ChatFragment.getForm()
Gets the form.
|
org.apache.wicket.markup.html.form.Form<ChatroomModel> |
BaseChatPanel.getForm()
Gets the form.
|
protected org.apache.wicket.markup.html.form.Form<ChatroomModel> |
ChatFragment.newForm(String id,
org.apache.wicket.model.IModel<ChatroomModel> model)
New form.
|
protected org.apache.wicket.markup.html.form.Form<ChatroomModel> |
BaseChatPanel.newForm(String id,
org.apache.wicket.model.IModel<ChatroomModel> model)
New form.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ChatFragment.addChannelListener(org.apache.wicket.model.IModel<ChatroomModel> model)
Adds the channel listener to the channel service.
|
protected void |
BaseChatPanel.addChannelListener(org.apache.wicket.model.IModel<ChatroomModel> model)
Adds the channel listener to the channel service.
|
protected org.apache.wicket.markup.html.form.Form<ChatroomModel> |
ChatFragment.newForm(String id,
org.apache.wicket.model.IModel<ChatroomModel> model)
New form.
|
protected org.apache.wicket.markup.html.form.Form<ChatroomModel> |
BaseChatPanel.newForm(String id,
org.apache.wicket.model.IModel<ChatroomModel> model)
New form.
|
protected org.apache.wicket.ajax.markup.html.form.AjaxButton |
ChatFragment.newSendAjaxButton(String id,
org.apache.wicket.markup.html.form.Form<ChatroomModel> form)
Factory method for creating the AjaxButton.
|
protected org.apache.wicket.ajax.markup.html.form.AjaxButton |
BaseChatPanel.newSendAjaxButton(String id,
org.apache.wicket.markup.html.form.Form<ChatroomModel> form)
Factory method for creating the AjaxButton.
|
| Constructor and Description |
|---|
BaseChatPanel(String id,
org.apache.wicket.model.IModel<ChatroomModel> model)
Instantiates a new base chat panel.
|
ChatFragment(String id,
String markupId,
org.apache.wicket.MarkupContainer markupProvider,
org.apache.wicket.model.IModel<ChatroomModel> model) |
SimpleChatPanel(String id,
org.apache.wicket.model.IModel<ChatroomModel> model) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NotificationPanel.addChannelListener(org.apache.wicket.model.IModel<ChatroomModel> model)
Adds the channel listener to the channel service.
|
| Constructor and Description |
|---|
InvitationPanel(String id,
org.apache.wicket.model.IModel<ChatroomModel> model,
org.apache.wicket.util.time.Duration duration) |
NotificationPanel(String id,
org.apache.wicket.model.IModel<ChatroomModel> model,
org.apache.wicket.util.time.Duration duration)
Instantiates a new notification panel.
|
PnotifyPanel(String id,
org.apache.wicket.model.IModel<ChatroomModel> model,
org.apache.wicket.util.time.Duration duration) |
Copyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.