Bivio::Type::FormButton
# Copyright (c) 1999-2011 bivio Software, Inc. All rights reserved.
# $Id$
package Bivio::Type::FormButton;
use strict;
use Bivio::Base 'Bivio::Type';
1;
Bivio::Type::FormButton # Copyright (c) 1999-2011 bivio Software, Inc. All rights reserved.
# $Id$
package Bivio::Type::FormButton;
use strict;
use Bivio::Base 'Bivio::Type';
1;
|