blob: 597fd2924d341ac2eebbd7a3e8083522316e94ad [file] [log] [blame]
#
# Copyright 2017-present Open Networking Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
bundle core.view.Topo
alias cv core.view
alias cf core.fw
alias cc core.common
from cv.Topo import *
from cf.QuickHelp import qh_hint_close_detail
from cc.Action import show, hide, enable, disable
from cc.Network import hosts, devices
from cc.State import visible, hidden
from cc.Ui import click, shift_click, drag, cmd_scroll, cmd_drag