public class KnowledgeTypeView extends AbstractItemView
Constructor and Description |
---|
KnowledgeTypeView(@NotNull FacesManager facesManager,
@NotNull KnowledgeManager knowledgeManager) |
Modifier and Type | Method and Description |
---|---|
@Nullable CfItem |
getItem(int index)
Returns the
CfItem in a given slot. |
int |
getSize()
Returns the number of items.
|
addLocationListener, addLocationsListener, addModified, addModifiedRange, removeLocationListener, removeLocationsListener
public KnowledgeTypeView(@NotNull @NotNull FacesManager facesManager, @NotNull @NotNull KnowledgeManager knowledgeManager)
public int getSize()
ItemView