public class TemplateEditor extends Object implements IAmbitEditor<Profile<Property>>
Modifier and Type | Field and Description |
---|---|
protected SelectFieldsPanel |
panel |
protected Profile<Property> |
profile |
Constructor and Description |
---|
TemplateEditor() |
Modifier and Type | Method and Description |
---|---|
boolean |
confirm() |
JComponent |
getJComponent() |
Profile<Property> |
getObject() |
boolean |
isEditable() |
void |
setEditable(boolean editable) |
void |
setObject(Profile<Property> object) |
protected SelectFieldsPanel panel
public boolean confirm()
confirm
in interface IAmbitEditor<Profile<Property>>
public JComponent getJComponent()
getJComponent
in interface IAmbitEditor<Profile<Property>>
public Profile<Property> getObject()
getObject
in interface IAmbitEditor<Profile<Property>>
public boolean isEditable()
isEditable
in interface IAmbitEditor<Profile<Property>>
public void setEditable(boolean editable)
setEditable
in interface IAmbitEditor<Profile<Property>>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.