public class KComposante extends KObject
Constructor and Description |
---|
KComposante() |
Modifier and Type | Method and Description |
---|---|
KListObject<KCours> |
getCourss() |
java.lang.String |
getLibelle() |
int |
getTypeC() |
void |
setCourss(KListObject<KCours> aCourss) |
void |
setLibelle(java.lang.String aLibelle) |
void |
setTypeC(int aTypeC) |
java.lang.String |
toString() |
_constraintShowWithMask, _constraintShowWithMask, _showWithMask, _showWithMask, add, addIn, compareTo, copyFrom, countShowableFields, delete, deleteFrom, equals, equalsWith, exists, exists, find, generateMask, getAllFields, getAttribute, getAttribute, getAttributes, getBestControl, getConstraints, getController, getControlType, getDisplay, getFc, getFcCheckBox, getFcCheckBox, getFcCheckBox, getFcCheckBox, getFcInput, getFcInput, getFcInput, getFcInput, getFcLabel, getFcLabel, getFcList, getFcList, getFcList, getFcList, getFcList, getFcRadio, getFcRadio, getFcRadio, getFcRadio, getField, getFieldName, getFieldNames, getFieldType, getFirstKey, getFirstKey, getFirstKeyValue, getForConstraint, getId, getKeyFields, getKeyValues, getKeyValues, getKObjectFieldController, getQuery, getQuery, getQuery, getRecordStatus, getSimpleTableName, getSql, getTableName, getUniqueId, getUniqueIdHash, invoke, isLoadConstraints, isLoaded, isSerializable, kExists, keyValuesToSql, keyValuesToUrl, kloadOne, kloadOne, kloadOneForConstraint, kloadOneForConstraint, loadAllPriKeysNotIn, loadFromDb, loadFromDb, loadFromDbForConstraint, loadList, loadOne, loadOne, loadOne, loadOneById, loadOneByPriKeys, makeCriteria, makeCriteria, makeSQLFilter_, makeSQLFilter, makeWhere, makeWhere, matchWith, matchWithValue, onUpdate, refresh, setAttribute, setAttributes, setAttributes, setController, setFirstKeyValue, setHasMany, setId, setKeyValues, setLoadConstraints, setRecordStatus, showAsInput, showWithMask, showWithMask, showWithMask, showWithMask, toAdd, toDelete, toUpdate, update, updateToDb, updateToDb
public KListObject<KCours> getCourss()
public java.lang.String getLibelle()
public int getTypeC()
public void setCourss(KListObject<KCours> aCourss)
public void setLibelle(java.lang.String aLibelle)
public void setTypeC(int aTypeC)
public java.lang.String toString()
toString
in class java.lang.Object