Interface XChart.Satellite<K,V>
-
- All Superinterfaces:
ComponentType
,XBasicTable.Satellite<K,V>
,XGettingMap.Satellite<K,V>
,XGettingTable.Satellite<K,V>
,XMap.Satellite<K,V>
public static interface XChart.Satellite<K,V> extends XBasicTable.Satellite<K,V>
-
-
Method Detail
-
parent
XChart<K,V> parent()
- Specified by:
parent
in interfaceXBasicTable.Satellite<K,V>
- Specified by:
parent
in interfaceXGettingMap.Satellite<K,V>
- Specified by:
parent
in interfaceXGettingTable.Satellite<K,V>
- Specified by:
parent
in interfaceXMap.Satellite<K,V>
-
-