JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
BG Биллинг 8.0 - API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ru.bitel.common.model
Interface TreeNode<N>
Type Parameters:
N
-
All Known Subinterfaces:
Node
<N>
All Known Implementing Classes:
AbstractGeographicCode
,
AbstractPaymentTypes
,
AbstractTreeNode
,
ContractLabelItem
,
CostMapItem
,
DefaultTreeNode
,
DefaultTreeNode.Root
,
Device
,
DeviceGroup
,
Domain
,
GeographicCode
,
GroupRight
,
InetDevice
,
InetOption
,
InetServ
,
InvDevice
,
IpCategory
,
PaymentTypeItem
,
PhoneCategory
,
ProductSpec
,
ServiceSpec
,
TvAccount
,
TvChannelSpec
,
TvDevice
,
VlanCategory
,
VoiceAccount
,
VoiceBaseCodeBean
,
VoiceCostMapItem
,
VoiceDevice
,
VoiceGeographicCode
,
VoiceZoneMapItem
public interface
TreeNode<N>
Если bean имплементит этот интерфейс, то этот bean можно просто вставить в BGUTreeTable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.util.List<
N
>
getChildren
()
Method Detail
getChildren
java.util.List<
N
> getChildren()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
BGBilling 8.0. Copyright 2002-2021 BiTel Ltd.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method