public class EditableTextFieldPropertyColumn<T,S> extends AbstractEditablePropertyColumn<T,S>
| Constructor and Description |
|---|
EditableTextFieldPropertyColumn(org.apache.wicket.model.IModel<String> displayModel,
String propertyExpression) |
EditableTextFieldPropertyColumn(org.apache.wicket.model.IModel<String> displayModel,
String propertyExpression,
boolean isEditable) |
| Modifier and Type | Method and Description |
|---|---|
EditableCellPanel |
getEditableCellPanel(String componentId) |
addBehaviors, populateItemgetDataModel, getPropertyExpressiondetach, getCssClass, getDisplayModel, getHeader, getSortProperty, isSortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDisplayModelpublic EditableTextFieldPropertyColumn(org.apache.wicket.model.IModel<String> displayModel, String propertyExpression)
public EditableCellPanel getEditableCellPanel(String componentId)
Copyright © 2015. All rights reserved.